diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-27 19:05:53 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-27 19:05:53 +0000 |
commit | a575df9227fc362440050854c4ef0810134ce6bc (patch) | |
tree | e136c254ff56c56a357576927fe7a651b9b4a8dc | |
parent | bcf9ada0dce3067a8b21c27f26daf0f8492a39a1 (diff) | |
download | ports-a575df9227fc362440050854c4ef0810134ce6bc.tar.gz ports-a575df9227fc362440050854c4ef0810134ce6bc.zip |
Notes
-rw-r--r-- | multimedia/gaupol/Makefile | 2 |
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} \ |