summaryrefslogtreecommitdiff
path: root/databases/p5-DB_File-Lock
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-DB_File-Lock
parenteeeae6e40ecf124d519361cfba846f5b07e75407 (diff)
downloadpkgsrc-927c9866002f40ee06dab5431f98e3a43b8890bd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/p5-DB_File-Lock')
-rw-r--r--databases/p5-DB_File-Lock/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DB_File-Lock/Makefile b/databases/p5-DB_File-Lock/Makefile
index 57724105c3d..4f6450301ce 100644
--- a/databases/p5-DB_File-Lock/Makefile
+++ b/databases/p5-DB_File-Lock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/08/06 15:02:18 adam Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/02 21:25:32 asau Exp $
DISTNAME= DB_File-Lock-0.05
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DB_File-Lock/
COMMENT= Perl5 module providing locking with flock wrapper for DB_File
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/DB_File/Lock/.packlist
DEPENDS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File