diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-13 10:12:36 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-13 10:12:36 +0800 |
commit | 9b74574935eea1c9cf97633d9e5a058ca9fbb20f (patch) | |
tree | 4e6329932adb245cdfe6dccce921918bbc8dfc01 /games | |
parent | 84a8cc16799c613c370e4e207a8f704a300df2f7 (diff) | |
download | freebsd-ports-graphics-9b74574935eea1c9cf97633d9e5a058ca9fbb20f.tar.gz freebsd-ports-graphics-9b74574935eea1c9cf97633d9e5a058ca9fbb20f.tar.zst freebsd-ports-graphics-9b74574935eea1c9cf97633d9e5a058ca9fbb20f.zip |
- Add stage support
Diffstat (limited to 'games')
-rw-r--r-- | games/xchomp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 3548b309ccc..bf462c0c11f 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -17,5 +17,4 @@ USE_XORG= x11 xext PLIST_FILES= bin/xchomp -NO_STAGE= yes .include <bsd.port.mk> |