diff options
Diffstat (limited to 'x11/libXau/Makefile')
-rw-r--r-- | x11/libXau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 7960cd3bfcfa..d80ee69519ea 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -23,7 +23,7 @@ PREFIX?= ${X11BASE} GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 USE_GNOME= gnomehack pkgconfig INSTALLS_SHLIB= yes |