diff options
Diffstat (limited to 'devel/gnome-vfs-monikers/Makefile')
-rw-r--r-- | devel/gnome-vfs-monikers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnome-vfs-monikers/Makefile b/devel/gnome-vfs-monikers/Makefile index a93bdcb86629..54e60dbc0457 100644 --- a/devel/gnome-vfs-monikers/Makefile +++ b/devel/gnome-vfs-monikers/Makefile @@ -4,15 +4,15 @@ PORTNAME= gnome-vfs-monikers PORTVERSION= 2.15.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome-vfs monikers module +USES= gmake libtool:keepla pkgconfig USE_GNOME= gnomevfs2 libbonobo -USES= gmake libtool pkgconfig INSTALL_TARGET= install-strip GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |