1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Add pkgconfig dependency.

This commit is contained in:
Kirill Ponomarev 2005-01-25 21:10:41 +00:00
parent eb36172457
commit 5a06d89e4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127333
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ COMMENT= Internationalized Domain Names command line tool
BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_GETOPT_LONG= yes
USE_GNOME= gnomehack gnometarget
USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
USE_PERL5_BUILD= yes
USE_REINPLACE= yes

View File

@ -18,7 +18,7 @@ COMMENT= Internationalized Domain Names command line tool
BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt
USE_GETOPT_LONG= yes
USE_GNOME= gnomehack gnometarget
USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
USE_PERL5_BUILD= yes
USE_REINPLACE= yes