diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-15 05:17:50 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-15 05:17:50 +0800 |
commit | 210834c66283843fe9d9263b9572dbdc1d1e9d5a (patch) | |
tree | ea785b8edace371051baf09968867d611f214bba /games | |
parent | edfa07549e75c5e1034839ffbc37c8fd5427325a (diff) | |
download | freebsd-ports-gnome-210834c66283843fe9d9263b9572dbdc1d1e9d5a.tar.gz freebsd-ports-gnome-210834c66283843fe9d9263b9572dbdc1d1e9d5a.tar.zst freebsd-ports-gnome-210834c66283843fe9d9263b9572dbdc1d1e9d5a.zip |
- Add stage support
Diffstat (limited to 'games')
-rw-r--r-- | games/xoj/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xoj/Makefile b/games/xoj/Makefile index 761a5e82ed8d..6a06373414fd 100644 --- a/games/xoj/Makefile +++ b/games/xoj/Makefile @@ -17,5 +17,4 @@ USE_XORG= xaw NO_INSTALL_MANPAGES= yes PLIST_FILES= bin/xoj -NO_STAGE= yes .include <bsd.port.mk> |