summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 08:27:02 +0000
committerjperkin <jperkin>2016-02-25 08:27:02 +0000
commite16a2e74c152c3a37038224b300f0afdf517a65f (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /games
parentf48714e7ecc17309cf4e8e270a608c334dd9c09d (diff)
downloadpkgsrc-e16a2e74c152c3a37038224b300f0afdf517a65f.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}