summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-volume-manager/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-29 13:21:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-29 13:21:12 +0800
commiteb980109e439fac795d819bdc88846cdb7f3c859 (patch)
tree958ef66c4af09bbaa87316a808ada25a012c3e36 /sysutils/gnome-volume-manager/Makefile
parentb76420a91df7463616d9dbcb6d7ec53a20866db4 (diff)
downloadmarcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.gz
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.bz2
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.lz
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.xz
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.tar.zst
marcuscom-ports-eb980109e439fac795d819bdc88846cdb7f3c859.zip
Chase the libnotify shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6498 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-volume-manager/Makefile')
-rw-r--r--sysutils/gnome-volume-manager/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index be0c12d41..e8383bfe5 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -3,12 +3,12 @@
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.2 2006/05/02 21:42:01 jylefort Exp $
+# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.3 2006/06/08 01:48:53 ahze Exp $
#
PORTNAME= gnome-volume-manager
PORTVERSION= 1.5.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Automatically mount removable media, and more
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.1:${PORTSDIR}/devel/libnotify
+ notify.2:${PORTSDIR}/devel/libnotify
USE_X_PREFIX= yes
USE_BZIP2= yes