aboutsummaryrefslogtreecommitdiffstats
path: root/audio/flac
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-31 03:20:22 +0800
committerkrion <krion@FreeBSD.org>2004-03-31 03:20:22 +0800
commitec7e839df6339ee2ce45b2a86705d36babd6ddb2 (patch)
tree89a2307095c132bb20ec384fd75a853ff48669ed /audio/flac
parent919d5d370736760e6caa8a55aa6ec939d3387eec (diff)
downloadfreebsd-ports-gnome-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.tar.gz
freebsd-ports-gnome-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.tar.zst
freebsd-ports-gnome-ec7e839df6339ee2ce45b2a86705d36babd6ddb2.zip
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index eb5b2bdcfd9c..45a11c03798f 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -15,13 +15,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= naddy@FreeBSD.org
COMMENT= Free lossless audio codec
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- ogg.5:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
.if ${MACHINE_ARCH} == "i386"
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
.endif
+USE_ICONV= yes
USE_REINPLACE= yes
USE_LIBTOOL_VER= 13
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
apanese/ibus-anthy?h=gstreamer&id=19681010339d796a1bb860bc03610351fe4c5886'>Fix LIB_DEPENDSantoine2014-03-191-2/+2 * corresponding to ibus updatedaichi2013-10-101-2/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2 * Add an explicit dependency on pkgconfbapt2013-09-031-7/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * corresponding to ibus updatedaichi2012-07-191-2/+2 * - update png to 1.5.10dinoex2012-06-011-0/+1 * bump PORTEPOCHdaichi2012-04-081-0/+1 * roll back to the stable version, 1.2.7daichi2012-04-087-30/+28 * fixed pkg-plistdaichi2012-04-051-4/+7 * Update to ibus-anthy-1.4.99.20120327daichi2012-04-027-34/+23 * Simplified LOCALBASE and INCLUDEDIR replacement treatmentdaichi2012-01-291-2/+2 * - updated to 1.2.6daichi2012-01-148-67/+52 * - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-262-2/+1 * Update japanese/ibus-anthy to 1.2.4daichi2010-10-267-14/+14 * Update ibus-anthy from 1.2.1 to 1.2.2.20101015daichi2010-10-167-66/+49 * - fix a wrong depend: (thanks pgollucci).daichi2010-06-111-4/+4 * build fix reported by QATdaichi2010-06-111-0/+1 * Chase with ibus shilb change.daichi2010-06-112-5/+5 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * Update to 1.2.1daichi2010-04-279-67/+20 * - update to 1.4.1dinoex2010-03-281-1/+1 * Fix and improve LOCALBASE treatmentdaichi2010-03-165-3/+69 * Update to 1.2.0.20100313daichi2010-03-167-24/+15 * - update to jpeg-8dinoex2010-02-051-1/+1 * Update to 1.2.0.20100115daichi2010-01-156-18/+29 * Update to 1.2.0.20091127daichi2009-11-286-19/+62 * correct incomplete pkg-plistdaichi2009-11-242-1/+2 * Update to 1.2.0.20090917daichi2009-11-245-5/+112 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Fixed pkg-plist (that was lacked of some .mo files) anddaichi2009-04-302-1/+4 * Update PORTREVISION bacause of dependency change.daichi2009-04-301-0/+1 * miss used dependency fixeddaichi2009-04-301-4/+3