diff options
Diffstat (limited to 'graphics/vp/Makefile')
-rw-r--r-- | graphics/vp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index a78b5154..8f74a1e 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -15,7 +15,7 @@ COMMENT= An image viewer for X USE_SDL= image USE_GETOPT_LONG= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |