diff options
Diffstat (limited to 'graphics/xmms-xvs/Makefile')
-rw-r--r-- | graphics/xmms-xvs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile index cdf66eaca921..12edf010b789 100644 --- a/graphics/xmms-xvs/Makefile +++ b/graphics/xmms-xvs/Makefile @@ -25,7 +25,7 @@ USE_BISON= yes USE_GNOME= gtk12 libxml2 USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= XMMS_CONFIG="${XMMS_CONFIG}" .include <bsd.port.pre.mk> |