summaryrefslogtreecommitdiff
path: root/www/ap-rivet
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /www/ap-rivet
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'www/ap-rivet')
-rw-r--r--www/ap-rivet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-rivet/Makefile b/www/ap-rivet/Makefile
index 82dbcde05a2..69c220b9d3e 100644
--- a/www/ap-rivet/Makefile
+++ b/www/ap-rivet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/08/23 11:22:06 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:54 joerg Exp $
DISTNAME= rivet-0.5.0
PKGNAME= ap13-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tcl.apache.org/rivet/
COMMENT= System for creating dynamic web content via Tcl
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= ap-rivet-[0-9]*
GNU_CONFIGURE= yes