mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add missing pkgconfig dependency
This commit is contained in:
parent
31cc4ccc87
commit
379ea60d5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424057
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libcln.so:math/cln \
|
|||
RUN_DEPENDS= gnuplot:math/gnuplot \
|
||||
wget:ftp/wget
|
||||
|
||||
USES= autoreconf gettext gmake libtool:build localbase
|
||||
USES= autoreconf gettext gmake libtool:build localbase pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
DATADIR= share/${GH_PROJECT}
|
||||
|
|
Loading…
Add table
Reference in a new issue