diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 07:58:36 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-27 07:58:36 +0000 |
commit | a34100fa5c6f7f5035a4beba5d6e5fac4c3aae42 (patch) | |
tree | b0a16fa62b4463234bdb61488ea36bfb94f7d13a /dns/libidn | |
parent | Remove trailing spaces. (diff) |
Remove superfluous dependency.
Notes
Notes:
svn path=/head/; revision=136253
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 |