diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-25 21:10:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-25 21:10:41 +0000 |
commit | 5a06d89e4d0481d0654ed0aacf87a8504c921549 (patch) | |
tree | 7d7c1d5d313be6c0c737ff040803ef5e8d31e6c6 | |
parent | eb36172457a7f1f4792f4f521ba2c75acc5d34d8 (diff) |
Notes
-rw-r--r-- | devel/libidn/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 2af1cc953ea3..0c8b57d37a1f 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -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 diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 2af1cc953ea3..0c8b57d37a1f 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -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 |