aboutsummaryrefslogtreecommitdiff
path: root/games/gigalomania
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
commite482e392f687b2248d2975d68327324a858e1273 (patch)
treef00883f68004a81b9e525ad5cc94de309898b666 /games/gigalomania
parent5183b406511b98ffef72263a3609234aaaa0d4fb (diff)
downloadports-e482e392f687b2248d2975d68327324a858e1273.tar.gz
ports-e482e392f687b2248d2975d68327324a858e1273.zip
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
Notes
Notes: svn path=/head/; revision=322729
Diffstat (limited to 'games/gigalomania')
-rw-r--r--games/gigalomania/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gigalomania/Makefile b/games/gigalomania/Makefile
index 67247e2de92e..9adf2992a9e6 100644
--- a/games/gigalomania/Makefile
+++ b/games/gigalomania/Makefile
@@ -15,6 +15,8 @@ USE_SDL= image mixer sdl
PORTDOCS= readme.html
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
post-patch: