diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-25 06:43:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-25 06:43:45 +0800 |
commit | 91e1d2ce7370c4a51ef630c454854f73ba93eb01 (patch) | |
tree | 2f5aa10bbf8241b53e3449094f7c4bdc296ef0df /games/gshisen | |
parent | 151d5c8156ae92e4e461360545ef4805cf8a811c (diff) | |
download | freebsd-ports-gnome-91e1d2ce7370c4a51ef630c454854f73ba93eb01.tar.gz freebsd-ports-gnome-91e1d2ce7370c4a51ef630c454854f73ba93eb01.tar.zst freebsd-ports-gnome-91e1d2ce7370c4a51ef630c454854f73ba93eb01.zip |
Support stage
Diffstat (limited to 'games/gshisen')
-rw-r--r-- | games/gshisen/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index e9b7e0896c58..d64889d54ba5 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -18,5 +18,4 @@ USE_GNUSTEP_INSTALL= yes MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM -NO_STAGE= yes .include <bsd.port.mk> |