diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-23 10:26:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-23 10:26:46 +0000 |
commit | 84040e08606677e89a7735780f8a6e30b78ff334 (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /x11/xwit | |
parent | Change default perl to lang/perl5.16 (diff) |
Support staging.
Notes
Notes:
svn path=/head/; revision=331362
Diffstat (limited to 'x11/xwit')
-rw-r--r-- | x11/xwit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 265d5c2dec44..9b6c5485907a 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -20,5 +20,4 @@ PLIST_FILES= bin/xwit EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-patchset-${PORTVERSION}/patch-* -NO_STAGE= yes .include <bsd.port.mk> |