diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 15:58:36 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 15:58:36 +0800 |
commit | a34100fa5c6f7f5035a4beba5d6e5fac4c3aae42 (patch) | |
tree | b0a16fa62b4463234bdb61488ea36bfb94f7d13a /dns/libidn | |
parent | 43b36d57a9a1038f44bd19005b1894c7ea676072 (diff) | |
download | freebsd-ports-gnome-a34100fa5c6f7f5035a4beba5d6e5fac4c3aae42.tar.gz freebsd-ports-gnome-a34100fa5c6f7f5035a4beba5d6e5fac4c3aae42.tar.zst freebsd-ports-gnome-a34100fa5c6f7f5035a4beba5d6e5fac4c3aae42.zip |
Remove superfluous dependency.
Diffstat (limited to 'dns/libidn')
-rw-r--r-- | dns/libidn/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 4a67756eaa2e..5e72af3accb4 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org COMMENT= Internationalized Domain Names command line tool -BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt - USE_GETOPT_LONG= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes |