aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gaupol
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 /multimedia/gaupol
parentbcf9ada0dce3067a8b21c27f26daf0f8492a39a1 (diff)
downloadports-a575df9227fc362440050854c4ef0810134ce6bc.tar.gz
ports-a575df9227fc362440050854c4ef0810134ce6bc.zip
multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGS
Notes
Notes: svn path=/head/; revision=470991
Diffstat (limited to 'multimedia/gaupol')
-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} \