summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeui/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 00:25:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-11 00:25:18 +0800
commit7d37c70c1b745228212b5a9af054968a368a2057 (patch)
tree418b78868c3c9c1cc242adb6f5ea31d4d79ee089 /x11-toolkits/libgnomeui/Makefile
parent3dc81f03a61bf2cd091d309575db89da29af7e34 (diff)
downloadmarcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar.gz
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar.bz2
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar.lz
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar.xz
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.tar.zst
marcuscom-ports-7d37c70c1b745228212b5a9af054968a368a2057.zip
Update to 2.5.1.
Submitted by: Jeremy Messenger <mezz7@cox.net> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1439 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r--x11-toolkits/libgnomeui/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile
index 9054108db..39e03bf8a 100644
--- a/x11-toolkits/libgnomeui/Makefile
+++ b/x11-toolkits/libgnomeui/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgnomeui
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5
@@ -15,14 +15,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libraries for the GNOME GUI, a GNU desktop environment
-LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \
+ startup-notification-1.0:${PORTSDIR}/x11/startup-notification
RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui
+USE_GNOME= gnomeprefix gnomehack lthack gnomehier libbonoboui
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_BISON= yes