diff options
Diffstat (limited to 'www/dillo/Makefile')
-rw-r--r-- | www/dillo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index fe6320ce5ba..b6bcdffad45 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/10/03 21:58:29 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/28 06:30:13 asau Exp $ DISTNAME= dillo-3.0.2 PKGREVISION= 1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dillo.org/ COMMENT= Very small and fast graphical web-browser -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} |