diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gnome-vnc/Makefile | 2 | ||||
-rw-r--r-- | net/gnosamba/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-vnc/Makefile b/net/gnome-vnc/Makefile index ab4d5bbb06e1..2863c44fd9a4 100644 --- a/net/gnome-vnc/Makefile +++ b/net/gnome-vnc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/gnome/ MAINTAINER= domi@saargate.de -LIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index aced461d3b95..d842704ade85 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.open-systems.com/gtksamba/ MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gnomeui.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |