diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:10:25 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:10:25 +0000 |
commit | 5200cfb2df937b1bf91c35ba199f62fc3d15129f (patch) | |
tree | 75d76522dd6abf41643b53704f097470b21ca807 /audio/resid | |
parent | 45912e9545fd776fb5433b1dbeae2629d7776c8d (diff) |
Notes
Diffstat (limited to 'audio/resid')
-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 e075ce1d685c..c577402d2df6 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_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared INSTALLS_SHLIB= yes |