Fix the build (also for -daemon) by add pkg-config.
Reported by: pointyhat via pav
This commit is contained in:
parent
02962c9771
commit
eb1aa44385
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213069
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user