summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/cwrappers/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/cwrappers/Makefile b/pkgtools/cwrappers/Makefile
index b5f5570b38c..147b3aefaea 100644
--- a/pkgtools/cwrappers/Makefile
+++ b/pkgtools/cwrappers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/04/27 09:51:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2015/04/29 14:23:58 jperkin Exp $
PKGNAME= cwrappers-20150318
CATEGORIES= pkgtools sysutils
@@ -15,7 +15,6 @@ INSTALLATION_DIRS= libexec/cwrappers
.include "../../mk/bsd.prefs.mk"
-USE_CWRAPPERS:= no
CHECK_PERMS= no
.if ${OPSYS} != "NetBSD" || !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*)