summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjaapb <jaapb>2014-10-10 08:39:08 +0000
committerjaapb <jaapb>2014-10-10 08:39:08 +0000
commit1af05ebee5ac60d5b73e883db2a5373c0ab229b7 (patch)
tree65163dacd0869c5fd281ed88c5764cb7d3db2ebd /net
parenta25f7c17874fb6b4d1a9c50ce6cf836a2e2e4486 (diff)
downloadpkgsrc-1af05ebee5ac60d5b73e883db2a5373c0ab229b7.tar.gz
Changed package dependencies to reflect lablgtk name change.
Diffstat (limited to 'net')
-rw-r--r--net/mldonkey-gui/Makefile8
-rw-r--r--net/unison/Makefile6
-rw-r--r--net/unison/options.mk4
-rw-r--r--net/unison2.32/options.mk4
4 files changed, 11 insertions, 11 deletions
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile
index 72fa0d54bfc..8a221287ff1 100644
--- a/net/mldonkey-gui/Makefile
+++ b/net/mldonkey-gui/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.80 2014/10/09 19:14:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.81 2014/10/10 08:39:08 jaapb Exp $
#
.include "../../net/mldonkey/Makefile.common"
PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION= 23
+PKGREVISION= 24
COMMENT+= (GTK interface)
@@ -29,6 +29,6 @@ do-install:
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
# 2.16.0 is the first version that installs in the right location
-BUILDLINK_API_DEPENDS.lablgtk+= lablgtk>=2.16.0
-.include "../../x11/lablgtk/buildlink3.mk"
+BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.16.0
+.include "../../x11/ocaml-lablgtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/unison/Makefile b/net/unison/Makefile
index 9b9ed3392c1..8f910f74c2a 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2014/10/09 19:14:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.87 2014/10/10 08:39:08 jaapb Exp $
DISTNAME= unison-2.40.102
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= net
MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/
@@ -15,7 +15,7 @@ BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=3.12.0nb2
.else
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=3.11.2
.endif
-BUILDLINK_API_DEPENDS.lablgtk+= lablgtk>=2.16.0
+BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.16.0
# docs: unison-manual.pdf/html/ps/dvi
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
diff --git a/net/unison/options.mk b/net/unison/options.mk
index 7474a939860..0d8b9497260 100644
--- a/net/unison/options.mk
+++ b/net/unison/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2011/06/26 14:27:14 shattered Exp $
+# $NetBSD: options.mk,v 1.4 2014/10/10 08:39:08 jaapb Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unison
PKG_SUPPORTED_OPTIONS= lablgtk
@@ -8,7 +8,7 @@ PKG_SUPPORTED_OPTIONS= lablgtk
.if !empty(PKG_OPTIONS:Mlablgtk)
MAKE_FLAGS+= UISTYLE=gtk2
DEPENDS+= font-schumacher-misc>=1.0:../../fonts/font-schumacher-misc
-.include "../../x11/lablgtk/buildlink3.mk"
+.include "../../x11/ocaml-lablgtk/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.else
MAKE_FLAGS+= UISTYLE=text
diff --git a/net/unison2.32/options.mk b/net/unison2.32/options.mk
index 859d2f405d0..72c488b9f0b 100644
--- a/net/unison2.32/options.mk
+++ b/net/unison2.32/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1.1.1 2011/02/25 20:01:37 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2014/10/10 08:39:08 jaapb Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unison
PKG_SUPPORTED_OPTIONS= lablgtk
@@ -7,7 +7,7 @@ PKG_SUPPORTED_OPTIONS= lablgtk
.if !empty(PKG_OPTIONS:Mlablgtk)
MAKE_FLAGS+= UISTYLE=gtk2
-.include "../../x11/lablgtk/buildlink3.mk"
+.include "../../x11/ocaml-lablgtk/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.else
MAKE_FLAGS+= UISTYLE=text