diff options
Diffstat (limited to 'audio/resid/Makefile')
-rw-r--r-- | audio/resid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index bdce962947c5..d714b4bf4051 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Cycle-based SID emulator engine -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared INSTALLS_SHLIB= yes |