diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-10-23 18:26:46 +0800 |
commit | c86ec92ff5c5f8b96056883ef2489bee1a3a84ab (patch) | |
tree | e71680cb84d56a2ca6dbe870472bd01fcd87a217 /x11/xwit | |
parent | 1436607219a7b7f90349e171db4215e32b8ab9ec (diff) | |
download | freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.gz freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.tar.zst freebsd-ports-gnome-c86ec92ff5c5f8b96056883ef2489bee1a3a84ab.zip |
Support staging.
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> |