Fix build with custom PREFIX.

PR:		144339
Submitted by:	Julien Laffaye (maintainer)
Feature safe:	yes
This commit is contained in:
Ion-Mihai Tetcu 2010-03-05 19:17:36 +00:00
parent e6c5725ce7
commit 1dd6d887b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250601

View File

@ -17,6 +17,7 @@ COMMENT= Haru Free PDF Library
LIB_DEPENDS= png:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-png=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include
USE_LDCONFIG= yes