aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /audio/flac
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile3
-rw-r--r--audio/flac/pkg-plist4
2 files changed, 6 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 39885abc9491..68b63f7f616e 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -7,6 +7,7 @@
PORTNAME= flac
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
USE_ICONV= yes
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL}
CONFIGURE_ARGS= --enable-sse \
--with-libiconv-prefix="${LOCALBASE}" \
diff --git a/audio/flac/pkg-plist b/audio/flac/pkg-plist
index 7b515e95fd38..c332ab9d659d 100644
--- a/audio/flac/pkg-plist
+++ b/audio/flac/pkg-plist
@@ -32,15 +32,19 @@ include/OggFLAC/seekable_stream_encoder.h
include/OggFLAC/stream_decoder.h
include/OggFLAC/stream_encoder.h
lib/libFLAC++.a
+lib/libFLAC++.la
lib/libFLAC++.so
lib/libFLAC++.so.5
lib/libFLAC.a
+lib/libFLAC.la
lib/libFLAC.so
lib/libFLAC.so.7
lib/libOggFLAC++.a
+lib/libOggFLAC++.la
lib/libOggFLAC++.so
lib/libOggFLAC++.so.2
lib/libOggFLAC.a
+lib/libOggFLAC.la
lib/libOggFLAC.so
lib/libOggFLAC.so.3
share/aclocal/libFLAC++.m4