diff options
Diffstat (limited to 'devel/anjuta/Makefile')
-rw-r--r-- | devel/anjuta/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 4d2ad18cdb68..51b7839f846b 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -7,6 +7,7 @@ PORTNAME= anjuta PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta @@ -19,7 +20,7 @@ LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf libglade USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |