diff options
Diffstat (limited to 'devel/gnomecrash/Makefile')
-rw-r--r-- | devel/gnomecrash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnomecrash/Makefile b/devel/gnomecrash/Makefile index 0cc94b211705..2d67421d3c5f 100644 --- a/devel/gnomecrash/Makefile +++ b/devel/gnomecrash/Makefile @@ -19,7 +19,7 @@ COMMENT= A small coredump analysis tool for GNOME USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade gnomeprint -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |