diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-25 04:31:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-25 04:31:55 +0000 |
commit | 11e074812006a53e5f3f91ac8a1480ce203f321d (patch) | |
tree | 9c9e79a4b71d976a1d46bdcd0449185ab73b26be /audio | |
parent | 6d11f83f7da318e6904d93dbf2f09047aae29a62 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index bc5829ddfae6..7a4a3a4cc855 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -31,7 +31,7 @@ AUTOMAKE_ARGS= --add-missing USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ARGS= --program-transform-name='' --with-mp4v2 |