diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
commit | 771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch) | |
tree | b4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /audio/soundtouch | |
parent | 582d67b410e45602807f37bf0e20fd522b31b033 (diff) | |
download | ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip |
Notes
Diffstat (limited to 'audio/soundtouch')
-rw-r--r-- | audio/soundtouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index b2818970b1bc..7404ba217a62 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= An open-source audio processing library CONFIGURE_ARGS= --enable-shared=yes -USE_AUTOTOOLS= autoconf:261 automake:19:env libtool:15 +USE_AUTOTOOLS= autoconf:262 automake:19:env libtool:15 USE_LDCONFIG= yes pre-configure: |