summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.port.subdir.mk')
-rw-r--r--Mk/bsd.port.subdir.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk
index cb2ecd4..3c1bec1 100644
--- a/Mk/bsd.port.subdir.mk
+++ b/Mk/bsd.port.subdir.mk
@@ -74,13 +74,8 @@ OSVERSION!= ${SYSCTL} -n kern.osreldate
.endif
.endif
-.if ${OSVERSION} >= 1000017
-.if !defined(WITHOUT_PKGNG)
+WITH_PKG= yes
WITH_PKGNG= yes
-.else
-.undef WITH_PKGNG
-.endif
-.endif
.if !defined(_OSRELEASE)
_OSRELEASE!= ${UNAME} -r
OpenPOWER on IntegriCloud