summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-13 15:52:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-13 15:52:13 +0000
commita7da1cec1609120b903be8d021cf78c46fa0577a (patch)
tree4c2069bed3cb898e2b5e320376e9dbc41b61d224 /audio
parent- Fix MAKE_ENV, respect CXX (diff)
- Remove USE_GCC=3.4, it's not needed
- Update libtool PR: ports/72607 Submitted by: Michael Johnson <ahze@ahze.net>
Notes
Notes: svn path=/head/; revision=119253
Diffstat (limited to 'audio')
-rw-r--r--audio/libsndfile/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index bae458cf2bd7..173515ee01d5 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -14,9 +14,8 @@ MASTER_SITES= http://www.mega-nerd.com/libsndfile/
MAINTAINER= ports@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
-USE_GCC= 3.4
-USE_GNOME= gnomehack gnometarget lthack pkgconfig
-USE_INC_LIBTOOL_VER= 13
+USE_GNOME= gnomehack gnometarget pkgconfig
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-justsrc --disable-gcc-pipe
INSTALLS_SHLIB= yes