diff options
Diffstat (limited to 'graphics/f-spot/Makefile')
-rw-r--r-- | graphics/f-spot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 83071c299c82..01088ae50781 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,6 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -27,7 +28,7 @@ USE_BZIP2= yes USE_SQLITE= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ |