diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:15:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:15:59 +0000 |
commit | c83f698ccefe7ad2969aaaf3e32adb1de902702a (patch) | |
tree | 161fe5c742006f59fd7245541e2061a7c4f2eb8a /games/tetrons | |
parent | 82febe740886f4464eff3a8ab5b689aba412c41f (diff) | |
download | ports-c83f698ccefe7ad2969aaaf3e32adb1de902702a.tar.gz ports-c83f698ccefe7ad2969aaaf3e32adb1de902702a.zip |
Notes
Diffstat (limited to 'games/tetrons')
-rw-r--r-- | games/tetrons/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tetrons/Makefile b/games/tetrons/Makefile index e21fb8f0b0f3..5986be83c485 100644 --- a/games/tetrons/Makefile +++ b/games/tetrons/Makefile @@ -15,5 +15,4 @@ MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 xext xi PLIST_FILES= bin/tetrons -NO_STAGE= yes .include <bsd.port.mk> |