diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-15 05:37:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-15 05:37:37 +0000 |
commit | 86577a45d3aa73c352ff73a6665bfa83e9f5be69 (patch) | |
tree | ab84670076db8e501368396ec27d6bd56359f367 /devel | |
parent | Made mbone/rat compiling again (double patch-file) (diff) |
Replace gnomelibs with gnomeprint as dependency to make it building again.
Noticed on: bento
Diffstat (limited to 'devel')
-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 fd0a79a834d3..2d8d6200c7d1 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 gnomelibs gnomevfs +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index fd0a79a834d3..2d8d6200c7d1 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 gnomelibs gnomevfs +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |