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