diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
commit | bdeb8561511e9869fe7b4735106e13b68b529eb8 (patch) | |
tree | e962c6543fdab0f842a6d242127e735d0347e99c /games/hohlin | |
parent | 44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff) | |
download | ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip |
Notes
Diffstat (limited to 'games/hohlin')
-rw-r--r-- | games/hohlin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hohlin/Makefile b/games/hohlin/Makefile index c3fba2eef336..cee9791b76d9 100644 --- a/games/hohlin/Makefile +++ b/games/hohlin/Makefile @@ -22,7 +22,7 @@ USE_LINUX_APPS= xorglibs ONLY_FOR_ARCHS= i386 amd64 SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)/\1\2/} -.include <bsd.port.options.mk> +OPTIONS_DEFINE= DOCS do-build: ${BRANDELF} -t Linux ${WRKSRC}/data/HoH |