aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2007-03-22 13:26:48 +0800
committermarcus <marcus@FreeBSD.org>2007-03-22 13:26:48 +0800
commitea91f9f91a80cdf87cd80b4d9779bce9e0b66245 (patch)
tree0d30dc1bccf9cad850afdf8ab732f60c6de22de3
parent8d98096661bfbf8168d89229650a2a5f89bb756e (diff)
downloadfreebsd-ports-gnome-ea91f9f91a80cdf87cd80b4d9779bce9e0b66245.tar.gz
freebsd-ports-gnome-ea91f9f91a80cdf87cd80b4d9779bce9e0b66245.tar.zst
freebsd-ports-gnome-ea91f9f91a80cdf87cd80b4d9779bce9e0b66245.zip
Chase the goffice shared lib version.
-rw-r--r--devel/present/Makefile4
-rw-r--r--science/gchemutils/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/present/Makefile b/devel/present/Makefile
index 62aceead62ee..6fefd4e27041 100644
--- a/devel/present/Makefile
+++ b/devel/present/Makefile
@@ -8,7 +8,7 @@
PORTNAME= present
PORTVERSION= 0.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for reading Microsoft PowerPoint(tm) documents
-LIB_DEPENDS= goffice-1.2:${PORTSDIR}/devel/goffice
+LIB_DEPENDS= goffice-0.3:${PORTSDIR}/devel/goffice
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 81736b5cd85d..e337449d2b77 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.6.3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ COMMENT= C++ classes and Gtk2 widgets related to chemistry
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \
openbabel.1:${PORTSDIR}/science/openbabel \
- goffice-1.2:${PORTSDIR}/devel/goffice
+ goffice-0.3:${PORTSDIR}/devel/goffice
USE_BZIP2= yes
USE_X_PREFIX= yes