diff options
-rw-r--r-- | devel/anjuta-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index 28e60d5bccc1..befea91f817a 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= anjuta PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta @@ -20,7 +20,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomeui vte libzvt +USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte libzvt USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |