summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-05-27 19:05:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-05-27 19:05:53 +0000
commita575df9227fc362440050854c4ef0810134ce6bc (patch)
treee136c254ff56c56a357576927fe7a651b9b4a8dc
parentmultimedia/gaupol: Update 0.19.2 -> 1.4; Change of maintainership (diff)
multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGS
Notes
Notes: svn path=/head/; revision=470991
-rw-r--r--multimedia/gaupol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gaupol/Makefile b/multimedia/gaupol/Makefile
index ab09b827b406..7f0b300bafd8 100644
--- a/multimedia/gaupol/Makefile
+++ b/multimedia/gaupol/Makefile
@@ -32,7 +32,7 @@ NLS_USES_OFF= gettext-tools
.include <bsd.port.pre.mk>
# PYDISTUTILS_INSTALLNOSINGLE is deprecated so...
-#PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
+PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
post-patch:
@${REINPLACE_CMD} \