Fix the build (also for -daemon) by add pkg-config.

Reported by:	pointyhat via pav
This commit is contained in:
Jeremy Messenger 2008-05-14 22:26:05 +00:00
parent 02962c9771
commit eb1aa44385
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213069
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME?= gnometarget intlhack
USE_GNOME?= gnometarget intlhack pkgconfig
USE_GETTEXT= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME?= gnometarget intlhack
USE_GNOME?= gnometarget intlhack pkgconfig
USE_GETTEXT= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes