summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Gallery/Makefile')
-rw-r--r--www/p5-Apache-Gallery/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index 08a4b0a97c6..3503895af44 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:47:55 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/06/01 18:03:27 jlam Exp $
#
DISTNAME= Apache-Gallery-0.9.1
@@ -21,7 +21,6 @@ DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
DEPENDS+= p5-libapreq{,2}-[0-9]*:../../www/${LIBAPREQ}
USE_PKGINSTALL= YES
-USE_X11= YES
USE_PERL5= run
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Gallery/.packlist
@@ -99,6 +98,7 @@ post-install:
${INSTALL_DATA} ${WRKDIR}/${AG}.conf ${AG_EGDIR}
.include "../../graphics/imlib2/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"