pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/swiftsurf Include lang/ocaml/buildlink2.mk to make...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fd9c01858db
branches: trunk
changeset: 470599:9fd9c01858db
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Wed Mar 10 18:35:13 2004 +0000
description:
Include lang/ocaml/buildlink2.mk to make this package build again.
diffstat:
www/swiftsurf/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r f15d499e2f30 -r 9fd9c01858db www/swiftsurf/Makefile
--- a/www/swiftsurf/Makefile Wed Mar 10 18:28:51 2004 +0000
+++ b/www/swiftsurf/Makefile Wed Mar 10 18:35:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:23:47 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/10 18:35:13 kristerw Exp $
DISTNAME= swiftsurf-1.2.5
CATEGORIES= www
@@ -8,8 +8,6 @@
HOMEPAGE= http://swiftsurf.sourceforge.net/
COMMENT= Web proxy that can handle http and https
-BUILD_DEPENDS= ocaml>=3.00:../../lang/ocaml
-
USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
@@ -37,4 +35,5 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/swiftsurf
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/swiftsurf
+.include "../../lang/ocaml/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index