aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-12-08 08:33:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-12-08 08:33:45 +0000
commite7a6fac769ea41b383a97c5ac895e2cb874bed68 (patch)
treebe99ff7ed584875b5c3a85110800d7f40a1a0f81 /games/nethack34
parent0f73a136dfe326dcd57c1b82c791825fd1633d0d (diff)
downloadports-e7a6fac769ea41b383a97c5ac895e2cb874bed68.tar.gz
ports-e7a6fac769ea41b383a97c5ac895e2cb874bed68.zip
Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=455775
Diffstat (limited to 'games/nethack34')
-rw-r--r--games/nethack34/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 1dabeb3d2537..622a4c2f2fc1 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -75,8 +75,6 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>
-.include <bsd.port.options.mk>
-
.if !exists(${PREFIX}/bin/${HACKLINK}) && ${HACKNAME} != ${HACKLINK}
PLIST_SUB+= HACKLINK=""
.else