diff options
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r-- | devel/gnome-vfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index ba250bb8cf7b..a67634812777 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-vfs PORTVERSION= 2.24.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ USES= tar:bzip2 RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info -USES+= libtool pathfix gettext gmake pkgconfig +USES+= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix intlhack gnomemimedata gconf2 \ referencehack INSTALL_TARGET= install-strip |