summaryrefslogtreecommitdiff
path: root/graphics/scrot
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 05:53:05 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 05:53:05 +0000
commitd96ac3b11093b568c33e7dec5d3d2c0b97a7b40f (patch)
tree3fbd1e97303361dd2d66e06926640eee1ad70ce0 /graphics/scrot
parent15a4d92d1797e37ed91665adc08296ee38deb6bb (diff)
downloadpkgsrc-d96ac3b11093b568c33e7dec5d3d2c0b97a7b40f.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"