summaryrefslogtreecommitdiff
path: root/pkgtools/autoswc
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 23:19:33 +0000
committerasau <asau@pkgsrc.org>2012-09-11 23:19:33 +0000
commit0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5 (patch)
tree044cc8758fa76a5482b86079655ee315d75b4fed /pkgtools/autoswc
parentb0feb9f5b186a62a131121fe59db9ccdc0a844bd (diff)
downloadpkgsrc-0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'pkgtools/autoswc')
-rw-r--r--pkgtools/autoswc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile
index 3ade4b88f31..ab12f5b94f7 100644
--- a/pkgtools/autoswc/Makefile
+++ b/pkgtools/autoswc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2009/04/09 00:48:10 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2012/09/11 23:19:33 asau Exp $
DISTNAME= autoswc-1.6
CATEGORIES= pkgtools sysutils
@@ -8,8 +8,6 @@ DISTFILES= # empty
MAINTAINER= jmmv@NetBSD.org
COMMENT= Generates system wide cache files for GNU autoconf
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= autoconf>=2.59:../../devel/autoconf
DEPENDS+= automake>=1.8.2:../../devel/automake
DEPENDS+= libtool-base>=1.5.2:../../devel/libtool-base