summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 07:12:24 +0000
committerjoerg <joerg>2006-11-03 07:12:24 +0000
commit13930d680cbea16ba8449deb35a7fac86d9adfec (patch)
treeadad21a6f3ffd99ae142f3aee6e93d9a8d019025 /devel/autoconf
parent75a6da87534c4ba2be02c6c3fedbc050afe0d45a (diff)
downloadpkgsrc-13930d680cbea16ba8449deb35a7fac86d9adfec.tar.gz
DESTDIR support.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 5515f325b59..1c6e714f495 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2006/10/08 23:02:30 ben Exp $
+# $NetBSD: Makefile,v 1.63 2006/11/03 07:12:51 joerg Exp $
DISTNAME= autoconf-2.60
CATEGORIES= devel
@@ -16,6 +16,7 @@ USE_TOOLS+= gm4:run perl:run
CONFLICTS= autoconf-devel-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
GNU_CONFIGURE= YES