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 9ad26a3b560d..1d093ff76f70 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -21,7 +21,7 @@ PREFIX?= ${X11BASE} GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack pkgconfig INSTALLS_SHLIB= yes |