diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 08:47:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 08:47:45 +0800 |
commit | fd2807aac26699369d830d248139cceb0d9c805c (patch) | |
tree | 6aa50f0d70b806e1df6be323ff42f97e39f4f284 /x11/gnome-desktop | |
parent | 01f93409c4d9ded179d6664ae20d8863165ad5cc (diff) | |
download | marcuscom-ports-fd2807aac26699369d830d248139cceb0d9c805c.tar.gz marcuscom-ports-fd2807aac26699369d830d248139cceb0d9c805c.tar.zst marcuscom-ports-fd2807aac26699369d830d248139cceb0d9c805c.zip |
Chase libgnomeui's shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@456 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-desktop')
-rw-r--r-- | x11/gnome-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 7e3c307ca..905a808e6 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui +LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_BZIP2= yes USE_X_PREFIX= yes |