summaryrefslogtreecommitdiff
path: root/net/ldap2dns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldap2dns/Makefile')
-rw-r--r--net/ldap2dns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile
index ef788a11e188..02ff86246f19 100644
--- a/net/ldap2dns/Makefile
+++ b/net/ldap2dns/Makefile
@@ -20,7 +20,7 @@ USE_GMAKE= yes
USE_OPENLDAP= yes
USE_PERL5= yes
-MAKE_ENV= PREFIX=${PREFIX} INC=-I${PREFIX}/include LIB=-L${PREFIX}/lib
+MAKE_ENV= INC=-I${PREFIX}/include LIB=-L${PREFIX}/lib
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX}," ${WRKSRC}/ldap2dns.c