aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-05-28 03:05:53 +0800
committeryuri <yuri@FreeBSD.org>2018-05-28 03:05:53 +0800
commit540e73a9162f0325e6c536a209b0544172254d53 (patch)
treee136c254ff56c56a357576927fe7a651b9b4a8dc
parent37acad120f870a74e43f733632de53a83cc0ae2e (diff)
downloadfreebsd-ports-gnome-540e73a9162f0325e6c536a209b0544172254d53.tar.gz
freebsd-ports-gnome-540e73a9162f0325e6c536a209b0544172254d53.tar.zst
freebsd-ports-gnome-540e73a9162f0325e6c536a209b0544172254d53.zip
multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGS
-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} \