diff options
Diffstat (limited to 'graphics/passepartout/Makefile')
-rw-r--r-- | graphics/passepartout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index 3ef68eae0c3c..76a2b36a15e2 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -23,7 +23,7 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CFALGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib |