diff options
Diffstat (limited to 'graphics/gnomeiconedit/Makefile')
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index e2a23a4a69b1..256c88645b70 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/Makefile @@ -20,7 +20,7 @@ USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack bonobo gnomeprint USE_GMAKE= yes USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |