diff options
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 83ba9e9537d..b29ace283bb 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/12/13 17:42:36 asau Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/28 06:31:06 asau Exp $ DISTNAME= thttpd-2.25b PKGREVISION= 5 @@ -30,7 +30,6 @@ EGDIR= ${PREFIX}/share/examples CONF_FILES= ${EGDIR}/thttpd.conf ${PKG_SYSCONFDIR}/thttpd.conf RCD_SCRIPTS= thttpd -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= $(PKGMANDIR)/man1 share/thttpd SUBST_CLASSES+= paths |