diff options
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r-- | graphics/eog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index a071dd834455..90d80493b2ca 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \ librsvg2 desktopfileutils libgnomeui USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |