aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit73050305304492f989a7d6677ac64e1f3e2670e0 (patch)
treef10dd6af7a7f29e367043e036534a5f00a0ad13d /misc
parentad33b9c6732ba9466070be1bd8618f82c0af7027 (diff)
downloadports-73050305304492f989a7d6677ac64e1f3e2670e0.tar.gz
ports-73050305304492f989a7d6677ac64e1f3e2670e0.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/gretl/Makefile8
-rw-r--r--misc/lingoteach/Makefile4
-rw-r--r--misc/uf-view/Makefile5
3 files changed, 10 insertions, 7 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index 80d6efb1c83f..37b17ef69b1a 100644
--- a/misc/gretl/Makefile
+++ b/misc/gretl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_X_PREFIX= yes
@@ -36,8 +37,9 @@ MAN1= gretl.1 gretl-config.1
CONFIGURE_ARGS+= --without-gnome
PLIST_SUB+= GNOME2:="@comment " DATADIR="share"
.else
-LIB_DEPENDS+= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
- gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
+BROKEN= "Needs to be updated for libgnomeprint-2.2"
+LIB_DEPENDS+= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
+ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_GNOME= gnomeprefix
PLIST_SUB+= GNOME2:="" DATADIR="share/gnome"
.endif
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 10982f40153e..522db31a3215 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lingoteach
PORTVERSION= 0.3.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ DISTFILES= ${PORTNAME}-sound-${PORTVERSION}.tar.gz \
MAINTAINER= mva121@gmx.net
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
.if defined(WITH_SOUND)
RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
.endif
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile
index 3afd2d152f69..ccd927c2552c 100644
--- a/misc/uf-view/Makefile
+++ b/misc/uf-view/Makefile
@@ -7,14 +7,15 @@
PORTNAME= uf-view
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.hadess.net/files/software/uf-view/
MAINTAINER= mcgee@wam.umd.edu
LIB_DEPENDS= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
- gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
+ gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop
USE_X_PREFIX= yes
USE_GMAKE= yes