Date: Thu, 5 Dec 2019 15:37:06 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519085 - head/www/p5-RT-Extension-LDAPImport Message-ID: <201912051537.xB5Fb6Tb056251@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912051537.xB5Fb6Tb056251>