diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/neon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index f80e021ec8d..d532edbfdbf 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/02/05 23:11:26 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2006/11/03 19:16:41 joerg Exp $ DISTNAME= neon-0.25.5 PKGREVISION= 2 @@ -10,6 +10,7 @@ HOMEPAGE= http://www.webdav.org/neon/ COMMENT= HTTP and WebDAV client library PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes USE_TOOLS+= pkg-config |