summaryrefslogtreecommitdiffstats
path: root/lang/python3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python3/Makefile')
-rw-r--r--lang/python3/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/python3/Makefile b/lang/python3/Makefile
index 652ebce..f5e0b35 100644
--- a/lang/python3/Makefile
+++ b/lang/python3/Makefile
@@ -48,12 +48,7 @@ PORTUPGRADE_CMD= ${LOCALBASE}/sbin/portupgrade
PORTUPGRADE_CMD= ${LOCALBASE}/sbin/portmaster
.endif
-.if defined(WITH_PKGNG)
PKG_LIST= ${PKG_BIN} query -a '%n-%v'
PKG_LIST_FILES= ${PKG_INFO} -l
-.else
-PKG_LIST= ${PKG_INFO} -Ea
-PKG_LIST_FILES= ${PKG_INFO} -L
-.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud