pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/dojo Remove dependency on Apache. While this pack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93a13fb1867f
branches:  trunk
changeset: 622102:93a13fb1867f
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Thu Jul 25 14:36:23 2013 +0000

description:
Remove dependency on Apache.  While this package requires a web server to
be useful, it does not need a specific one and can build without one.

diffstat:

 www/dojo/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 82a24a9b769c -r 93a13fb1867f www/dojo/Makefile
--- a/www/dojo/Makefile Thu Jul 25 14:36:22 2013 +0000
+++ b/www/dojo/Makefile Thu Jul 25 14:36:23 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/02/06 23:23:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2013/07/25 14:36:23 darcy Exp $
 # FreeBSD Id: ports/www/dojo/Makefile,v 1.14 2011/08/20 17:27:37 ohauer Exp
 
 DISTNAME=              dojo-release-1.7.2
@@ -41,5 +41,4 @@
        cd ${WRKSRC} && ${PAX} -wr dojox ${DESTDIR}${WWWDIR}/
        ${INSTALL_DATA} ${WRKSRC}/dojo.conf ${DESTDIR}${CONFDIR}/
 
-.include "../../www/apache22/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index