aboutsummaryrefslogtreecommitdiff
path: root/games/nethack36
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/nethack36
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/nethack36')
-rw-r--r--games/nethack36/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/nethack36/Makefile b/games/nethack36/Makefile
index 27deac38b7ef..1a74192a758d 100644
--- a/games/nethack36/Makefile
+++ b/games/nethack36/Makefile
@@ -50,8 +50,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