summaryrefslogtreecommitdiff
path: root/graphics/scrot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/scrot/Makefile')
-rw-r--r--graphics/scrot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index 172273c4752..b8a8fd85650 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:09 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:57 jlam Exp $
DISTNAME= scrot-0.8
PKGREVISION= 6
@@ -10,8 +10,8 @@ HOMEPAGE= http://linuxbrit.co.uk/scrot/
COMMENT= Commandline screen capture util like "import", but using imlib2
GNU_CONFIGURE= YES
-USE_X11= YES
.include "../../devel/giblib/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"