summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 05:53:05 +0000
committerxtraeme <xtraeme>2004-02-11 05:53:05 +0000
commit7e3dc993a1e8d5291271e8c976e435be9523355a (patch)
tree3fbd1e97303361dd2d66e06926640eee1ad70ce0 /graphics/p5-Image-Imlib2
parent82a083ce4a14ade020f0dddb6b7c8c7c7f88abc8 (diff)
downloadpkgsrc-7e3dc993a1e8d5291271e8c976e435be9523355a.tar.gz
bl3ify
Diffstat (limited to 'graphics/p5-Image-Imlib2')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index 723e8785e22..175b8a9e2a4 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:44 reed Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/11 05:54:12 xtraeme Exp $
#
DISTNAME= Image-Imlib2-0.12
@@ -16,7 +16,7 @@ DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
USE_PERL5= run
USE_X11= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
# If the X11 and Xext libraries are not weeded out,
# they will be unresolved in the resulting .so
@@ -40,6 +40,6 @@ do-test:
do-install:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./Build install
-.include "../../graphics/imlib2/buildlink2.mk"
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../graphics/imlib2/buildlink3.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"