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 8f74a1ec9055..f852514be468 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_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |