summaryrefslogtreecommitdiff
path: root/www/thttpd
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
committerasau <asau@pkgsrc.org>2012-10-28 06:30:00 +0000
commit2f8b0d94926c384cccd7e111b51766b739f72c6c (patch)
tree2a7fd30e4ee838f24d3e799d8f0f744759aaf6f0 /www/thttpd
parent2781f422514e487b39fa9665a62698618c05a7ee (diff)
downloadpkgsrc-2f8b0d94926c384cccd7e111b51766b739f72c6c.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'www/thttpd')
-rw-r--r--www/thttpd/Makefile3
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