1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Avoid a call to "pkgconfig libconfuse"

Reported by:	pointyhat via erwin
This commit is contained in:
Andrew Pantyukhin 2006-08-05 12:29:18 +00:00
parent c8fcea6661
commit a0aeffb018
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169740

View File

@ -25,6 +25,8 @@ GNU_CONFIGURE= yes
MAN1= unieject.1
MAN5= unieject.conf.5
CONFIGURE_ENV= CONFUSE_CFLAGS="-I${LOCALBASE}/include" \
CONFUSE_LIBS="-L${LOCALBASE}/lib -lconfuse"
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \
--with-libpopt-prefix=${LOCALBASE} --mandir=${MANPREFIX}/man