diff options
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r-- | www/neon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index d10dde6b151..70d56910103 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2014/10/01 16:10:53 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2014/10/09 14:07:10 wiz Exp $ DISTNAME= neon-0.30.1 CATEGORIES= www @@ -9,8 +9,6 @@ HOMEPAGE= http://www.webdav.org/neon/ COMMENT= HTTP and WebDAV client library LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= yes |