diff options
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r-- | x11-fm/nautilus/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 55ba42285..f77518bf8 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,11 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.202 2010/08/18 09:12:54 kwm Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.203 2010/08/18 14:22:59 kwm Exp $ # PORTNAME= nautilus -PORTVERSION= 2.31.90 +PORTVERSION= 2.31.92 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,6 +17,7 @@ COMMENT?= File manager for the GNOME desktop BUILD_DEPENDS= g-ir-compiler:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ + unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ exempi.3:${PORTSDIR}/textproc/exempi INSTALLS_ICONS= yes |