summaryrefslogtreecommitdiff
path: root/databases/p5-Ima-DBI
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /databases/p5-Ima-DBI
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'databases/p5-Ima-DBI')
-rw-r--r--databases/p5-Ima-DBI/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-Ima-DBI/Makefile b/databases/p5-Ima-DBI/Makefile
index b7606f654e7..8c939e141a0 100644
--- a/databases/p5-Ima-DBI/Makefile
+++ b/databases/p5-Ima-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:13 tv Exp $
#
DISTNAME= Ima-DBI-0.33
@@ -16,7 +16,6 @@ DEPENDS+= p5-DBI>=1.20:../../databases/p5-DBI
DEPENDS+= p5-Class-WhiteHole>=0.03:../../devel/p5-Class-WhiteHole
DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Ima/DBI/.packlist
.include "../../lang/perl5/module.mk"