diff options
Diffstat (limited to 'devel/gnome-crash/Makefile')
-rw-r--r-- | devel/gnome-crash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index 0c0c501e6e00..0cc94b211705 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/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_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |