diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 13:03:25 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 13:03:25 +0000 |
| commit | d96aa38d95dc8d9885acec0a826cf0fd17199648 (patch) | |
| tree | b8124e1b26d3492a2efdf76a075756366da04991 /lang/python3 | |
| parent | 0a9c3f072b20e17c33f6792deb25a27d062eca71 (diff) | |
Notes
Diffstat (limited to 'lang/python3')
| -rw-r--r-- | lang/python3/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/python3/Makefile b/lang/python3/Makefile index 652ebce8c5d8..f5e0b35f9685 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> |
