aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnote
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-01-31 13:38:42 +0000
commitf5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch)
tree384a6fe89b7bf8bffcc478f3462d538eea755790 /deskutils/gnote
parent49be72eaa4585216ade79b274fca337c2bf4866a (diff)
downloadports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.tar.gz
ports-f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d.zip
Chase boost update
Notes
Notes: svn path=/head/; revision=311310
Diffstat (limited to 'deskutils/gnote')
-rw-r--r--deskutils/gnote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index cc9ddb560c23..6d21360b65c2 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnote
PORTVERSION= 0.7.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
pcre.3:${PORTSDIR}/devel/pcre \
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
- boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
+ boost_filesystem:${PORTSDIR}/devel/boost-libs \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
USE_GMAKE= yes