summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 16:02:52 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 16:02:52 +0000
commit3d8a10b50aae62be7d1abcfb82662e62cfbf5c54 (patch)
tree3d18386e9ac4a7b08829e0cdde4d8af51f040d90 /x11
parentFix LIB_DEPENDS to actually include a version number.. (diff)
Add textproc/libxml as an explicit dependency, as well as the implicit
dependency through textproc/scrollkeeper. Something strange is going on here, and this is a reasonable temporary fix.
Notes
Notes: svn path=/head/; revision=43356
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile5
-rw-r--r--x11/gnomelibs/Makefile5
-rw-r--r--x11/libgnome/Makefile5
3 files changed, 9 insertions, 6 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 21468c506ea3..e5ec38b8c552 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
@@ -16,7 +16,8 @@ DISTNAME= gnome-libs-${PORTVERSION}
MAINTAINER?= gnome@FreeBSD.org
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
+ ORBit.2:${PORTSDIR}/devel/ORBit
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index 21468c506ea3..e5ec38b8c552 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
@@ -16,7 +16,8 @@ DISTNAME= gnome-libs-${PORTVERSION}
MAINTAINER?= gnome@FreeBSD.org
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
+ ORBit.2:${PORTSDIR}/devel/ORBit
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 21468c506ea3..e5ec38b8c552 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-libs
@@ -16,7 +16,8 @@ DISTNAME= gnome-libs-${PORTVERSION}
MAINTAINER?= gnome@FreeBSD.org
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
+ ORBit.2:${PORTSDIR}/devel/ORBit
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes