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 9c5c2dcb3d93..9359f2c3f407 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_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_ENV= CFALGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib |