summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 21:25:15 +0000
committerasau <asau>2012-10-02 21:25:15 +0000
commit927c9866002f40ee06dab5431f98e3a43b8890bd (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/p5-SQL-Abstract
parenteeeae6e40ecf124d519361cfba846f5b07e75407 (diff)
downloadpkgsrc-927c9866002f40ee06dab5431f98e3a43b8890bd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/p5-SQL-Abstract')
-rw-r--r--databases/p5-SQL-Abstract/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 8d6cd8ba920..34b065b36de 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/09/10 13:26:44 sno Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/02 21:25:34 asau Exp $
DISTNAME= SQL-Abstract-1.73
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/SQL-Abstract/
COMMENT= Generate SQL from Perl data structures
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Class-Accessor-Grouped>=0.10005:../../devel/p5-Class-Accessor-Grouped
DEPENDS+= p5-Getopt-Long-Descriptive>=0.091:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge