1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Respect LOCALBASE

PR:		ports/113023
Submitted by:	tdb
This commit is contained in:
Andrew Pantyukhin 2007-06-09 10:27:30 +00:00
parent 8b890aedb4
commit 543cd07370
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193087

View File

@ -17,6 +17,7 @@ COMMENT= Libdnet interface
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include'
MAN3= ${PORTNAME:S/-/::/g}.3
.include <bsd.port.pre.mk>