summaryrefslogtreecommitdiff
path: root/net/tnftpd
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 08:27:02 +0000
committerjperkin <jperkin>2016-02-25 08:27:02 +0000
commit6de7fd08fc49416223bcc2ed6fa63515e676f0be (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /net/tnftpd
parent447c2fd78c558449fa6252267c695200ac98fbe1 (diff)
downloadpkgsrc-6de7fd08fc49416223bcc2ed6fa63515e676f0be.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'net/tnftpd')
-rw-r--r--net/tnftpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile
index 84d75a92bba..0d20b150085 100644
--- a/net/tnftpd/Makefile
+++ b/net/tnftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/02/24 08:58:56 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2016/02/25 08:27:04 jperkin Exp $
DISTNAME= tnftpd-20130325
CATEGORIES= net
@@ -25,7 +25,6 @@ CONF_FILES+= ${EXAMPLEDIR}/ftpusers ${PKG_SYSCONFDIR}/ftpusers
.include "options.mk"
-OPSYSVARS+= MAKE_ENV
MAKE_ENV.SunOS+= CPPFLAGS=""
EXAMPLEDIR= ${PREFIX}/share/examples/tnftpd