diff options
-rw-r--r-- | devel/anjuta-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/anjuta/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index 2d8d6200c7d1..dc22548dd807 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -18,7 +18,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 +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 2d8d6200c7d1..dc22548dd807 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -18,7 +18,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 +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |