summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
commitfb004caf224b9dc3851a2b47e93834c7eb188a49 (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /games
parenta9480760c2c6f5a5caa6624d12945492f6d1aeba (diff)
downloadpkgsrc-fb004caf224b9dc3851a2b47e93834c7eb188a49.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'games')
-rw-r--r--games/tanked/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tanked/Makefile b/games/tanked/Makefile
index 886e7d51375..4f81e56ed71 100644
--- a/games/tanked/Makefile
+++ b/games/tanked/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/09/23 18:55:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2016/02/25 08:27:03 jperkin Exp $
#
DISTNAME= tanked-0.90
@@ -16,7 +16,6 @@ USE_TOOLS= imake
SETGIDGAME= yes
INSTALLATION_DIRS+= bin
-OPSYSVARS+= MAKE_ENV
MAKE_ENV.SunOS+= EXTRALIBS="-lsocket -lnsl"
SPECIAL_PERMS= bin/tanked ${SETGID_GAMES_PERMS}