diff options
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 3 |
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" |