1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

fix png problem

Pointyhat to: myself
This commit is contained in:
Ying-Chieh Liao 2007-06-27 01:37:38 +00:00
parent b6d944b8d8
commit b65af4200d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194321

View File

@ -16,8 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Haru Free PDF Library
LIB_DEPENDS= png:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_PNG= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --shared \
--prefix=${PREFIX} \