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 3791e9b792f2..42bcf7c518cf 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |