svn commit: r328370 - head/x11/fluxbg
Jason Helfman
jgh at FreeBSD.org
Thu Sep 26 14:53:56 UTC 2013
Author: jgh
Date: Thu Sep 26 14:53:55 2013
New Revision: 328370
URL: http://svnweb.freebsd.org/changeset/ports/328370
Log:
- support staging
Modified:
head/x11/fluxbg/Makefile
Modified: head/x11/fluxbg/Makefile
==============================================================================
--- head/x11/fluxbg/Makefile Thu Sep 26 14:53:12 2013 (r328369)
+++ head/x11/fluxbg/Makefile Thu Sep 26 14:53:55 2013 (r328370)
@@ -21,14 +21,8 @@ PLIST_FILES= bin/fluxbg \
SUB_FILES= pkg-message
SUB_LIST= PORTNAME=${PORTNAME}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \
s|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/src/fluxbg_conf.cc
-post-install:
- @${ECHO_CMD}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_CMD}
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list