summaryrefslogtreecommitdiff
path: root/graphics/scrot
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/scrot
parentd502b86ee05f045eb4d20bfb791fd866aad77cd8 (diff)
downloadpkgsrc-a0abae9cc63114b6a622a1b6e565352ef6c4186a.tar.gz
bl3ify
Diffstat (limited to 'graphics/scrot')
-rw-r--r--graphics/scrot/Makefile6
1 files changed, 3 insertions, 3 deletions
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"