diff options
Diffstat (limited to 'deskutils/tomboy/Makefile')
-rw-r--r-- | deskutils/tomboy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index c1613afd79bd..d8d2414675a6 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -8,7 +8,7 @@ PORTNAME= tomboy PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ @@ -23,7 +23,7 @@ RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \ USE_GNOME= gnomehack gnometarget intltool gnomeprefix gnomepanel USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ |