summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-30 23:39:50 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-30 23:39:50 +0000
commit9dfc6a4797283226388aa1df9407da8ca95308e5 (patch)
tree38f2f6750f1ea3929da034726b33d0ada05e6a9a /graphics
parent786ea68e42e87576ac0a045f1aa48705abe47248 (diff)
downloadpkgsrc-9dfc6a4797283226388aa1df9407da8ca95308e5.tar.gz
Let imlib take care of X11.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index 0dd78fca2d8..9b78721afc8 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/01/30 23:39:50 joerg Exp $
#
DISTNAME= Image-Imlib2-1.04
@@ -20,6 +20,5 @@ PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Image/Imlib2/.packlist
.include "../../graphics/imlib2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"