summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-11 05:53:05 +0000
committerxtraeme <xtraeme>2004-02-11 05:53:05 +0000
commita0abae9cc63114b6a622a1b6e565352ef6c4186a (patch)
tree3fbd1e97303361dd2d66e06926640eee1ad70ce0 /graphics
parentd502b86ee05f045eb4d20bfb791fd866aad77cd8 (diff)
downloadpkgsrc-a0abae9cc63114b6a622a1b6e565352ef6c4186a.tar.gz
bl3ify
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile8
-rw-r--r--graphics/scrot/Makefile6
2 files changed, 7 insertions, 7 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"
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index fc01b42964a..d8ffa9a5e75 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:44 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/11 05:54:12 xtraeme Exp $
#
DISTNAME= scrot-0.8
@@ -10,9 +10,9 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://linuxbrit.co.uk/scrot/
COMMENT= Commandline screen capture util like "import", but using imlib2
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_X11= YES
-.include "../../devel/giblib/buildlink2.mk"
+.include "../../devel/giblib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"