diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-09-27 01:59:19 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-09-27 01:59:19 +0000 |
commit | db0578cec40086ce3df250dc4cfdd29af7a6f12d (patch) | |
tree | 29daabc22477b5af82b0f66f3904069fb09d384f /x11-wm | |
parent | 5ca410e89dde3f158a146349a24e97453f7940b9 (diff) | |
download | ports-db0578cec40086ce3df250dc4cfdd29af7a6f12d.tar.gz ports-db0578cec40086ce3df250dc4cfdd29af7a6f12d.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/fluxter/Makefile b/x11-wm/fluxter/Makefile index 6ec514e90640..5d54509d81a0 100644 --- a/x11-wm/fluxter/Makefile +++ b/x11-wm/fluxter/Makefile @@ -13,7 +13,6 @@ USE_XORG= x11 ice xproto xt xaw xext GNU_CONFIGURE= yes USES= gmake -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|/fluxbox|/${PORTNAME}|g" \ ${WRKSRC}/Makefile.in ${WRKSRC}/data/README.fluxter \ |