svn commit: r519085 - head/www/p5-RT-Extension-LDAPImport
Tobias Kortkamp
tobik at FreeBSD.org
Thu Dec 5 15:37:06 UTC 2019
Author: tobik
Date: Thu Dec 5 15:37:05 2019
New Revision: 519085
URL: https://svnweb.freebsd.org/changeset/ports/519085
Log:
www/p5-RT-Extension-LDAPImport: Do not set MAN3PREFIX twice
Modified:
head/www/p5-RT-Extension-LDAPImport/Makefile
Modified: head/www/p5-RT-Extension-LDAPImport/Makefile
==============================================================================
--- head/www/p5-RT-Extension-LDAPImport/Makefile Thu Dec 5 15:36:15 2019 (r519084)
+++ head/www/p5-RT-Extension-LDAPImport/Makefile Thu Dec 5 15:37:05 2019 (r519085)
@@ -37,7 +37,6 @@ USE_PERL5= configure
NO_ARCH= yes
MAN3PREFIX= ${PREFIX}
-MAN3PREFIX= ${PREFIX}
PLIST_SUB+= RTHOME=share/rt${RT_VER}
More information about the svn-ports-all
mailing list