diff options
Diffstat (limited to 'www/hiawatha/Makefile')
-rw-r--r-- | www/hiawatha/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index c249c997cde..bd2970a470a 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/08/01 00:12:48 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/28 06:30:17 asau Exp $ # DISTNAME= hiawatha @@ -14,8 +14,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pault.com/pault/downloads/ COMMENT= Barebones HTTP server with XML and XSLT support (and more) -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= saxon-[0-9]*:../../textproc/saxon NO_CONFIGURE= yes |