diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-16 11:20:14 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-16 11:20:14 +0800 |
commit | 96c05700974a14399b12a27bf4f589cc4b5a9814 (patch) | |
tree | acfc042bc272f381353e8efa981a665d20a9ed0f /games | |
parent | 5a7a2af4fec60f83bf243cf5341c60b6caa8158f (diff) | |
download | freebsd-ports-gnome-96c05700974a14399b12a27bf4f589cc4b5a9814.tar.gz freebsd-ports-gnome-96c05700974a14399b12a27bf4f589cc4b5a9814.tar.zst freebsd-ports-gnome-96c05700974a14399b12a27bf4f589cc4b5a9814.zip |
- Add stage support
Diffstat (limited to 'games')
-rw-r--r-- | games/gnustep-ladder/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index b8413e734f79..a5e86f818579 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -25,5 +25,4 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/${DISTNAME} -NO_STAGE= yes .include <bsd.port.mk> |