summaryrefslogtreecommitdiff
path: root/misc/uf-view
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/uf-view
parentChase glib20's shared lib version. (diff)
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'misc/uf-view')
-rw-r--r--misc/uf-view/Makefile5
1 files changed, 3 insertions, 2 deletions
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