summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:07:44 +0000
committerjoerg <joerg>2007-02-15 14:07:44 +0000
commit978bbd57494dafd23ae9f9b05c34f4b9f958513d (patch)
tree5982566437e23211934316ccbb09b5f6885c64b8
parent656274f7fc214a3e1502637e285cd5f0c611ed8d (diff)
downloadpkgsrc-978bbd57494dafd23ae9f9b05c34f4b9f958513d.tar.gz
No need to directly depend on X11.
-rw-r--r--www/p5-Apache-Gallery/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index f60a5e9ea71..dd9ef0093fa 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/02/15 14:07:44 joerg Exp $
#
DISTNAME= Apache-Gallery-0.9.1
@@ -101,7 +101,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${AG}.conf ${AG_EGDIR}
.include "../../graphics/imlib2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"