diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-17 13:45:05 +0000 |
commit | b343c8936069d878638b758a56acbbf437798ec8 (patch) | |
tree | 25278922617cf0df1ed99f7a5ac3e52b872910f8 /net | |
parent | b93c86c5b15bdbc912b80fafa3a0de8e032eddd9 (diff) |
Notes
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 |