diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb2/Makefile | 3 | ||||
-rw-r--r-- | graphics/osgedit/Makefile | 3 | ||||
-rw-r--r-- | graphics/totem/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index fa9df10804cf..d653cebacef3 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gthumb @@ -14,7 +15,7 @@ DISTNAME= gthumb-${PORTVERSION} MAINTAINER= verbophobe@hotmail.com -LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/graphics/osgedit/Makefile b/graphics/osgedit/Makefile index 21f4a5147811..80c103649804 100644 --- a/graphics/osgedit/Makefile +++ b/graphics/osgedit/Makefile @@ -8,6 +8,7 @@ PORTNAME= osgedit PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg -LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 \ intl.4:${PORTSDIR}/devel/gettext \ iconv.3:${PORTSDIR}/converters/libiconv diff --git a/graphics/totem/Makefile b/graphics/totem/Makefile index c290f9b51cba..2d8ef4198fca 100644 --- a/graphics/totem/Makefile +++ b/graphics/totem/Makefile @@ -7,13 +7,14 @@ PORTNAME= totem PORTVERSION= 0.90.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \ - gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui + gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes USE_GNOMENG= yes |