diff options
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index dc1712d6f31..3a88c36f80c 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2012/10/12 07:36:11 adam Exp $ +# $NetBSD: Makefile,v 1.118 2012/10/28 06:30:13 asau Exp $ DISTNAME= curl-7.28.0 CATEGORIES= www @@ -13,7 +13,6 @@ COMMENT= Client that groks URLs LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir # list it into IPv6-ready packages BUILD_DEFS+= IPV6_READY |