aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-23 18:12:26 +0000
commit78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch)
tree137406de20fa3d6cc8b974ee1cecac3ea2105c30 /audio
parentb6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff)
downloadports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.tar.gz
ports-78da40aa98fcf6cb07ce5586fa21a0ebbf344900.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/aumix/Makefile2
-rw-r--r--audio/cplay/Makefile2
-rw-r--r--audio/denemo/Makefile2
-rw-r--r--audio/lopster/Makefile2
-rw-r--r--audio/madplay/Makefile2
-rw-r--r--audio/normalize/Makefile2
-rw-r--r--audio/opmixer/Makefile2
-rw-r--r--audio/snd/Makefile2
-rw-r--r--audio/solfege/Makefile2
-rw-r--r--audio/swhplugins/Makefile2
-rw-r--r--audio/vorbis-tools/Makefile2
-rw-r--r--audio/xfce4-mixer/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 3345a2ac819c..4aa6b4face37 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
COMMENT= Audio mixer for X11, terminal, or command line
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
WANT_GNOME= yes
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index 440aa1865da2..f6f502786095 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A curses based front-end for various audio players
-BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext-old
USE_GMAKE= yes
USE_PYTHON= yes
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index 6a3ede41d10c..8f9841c14b97 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= trevor@FreeBSD.org
COMMENT= Graphical score editor
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
xml.5:${PORTSDIR}/textproc/libxml
GNU_CONFIGURE= yes
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile
index 2f64a3fc61ed..d32b56287e09 100644
--- a/audio/lopster/Makefile
+++ b/audio/lopster/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roman@xpert.com
COMMENT= GTK+ client for Napster
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index 638796b1d6c1..60f0b3e53e4c 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= mad
MAINTAINER= asa@gascom.ru
COMMENT= Madplay MP3 player (part of MAD project)
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
mad.2:${PORTSDIR}/audio/libmad \
id3tag.2:${PORTSDIR}/audio/libid3tag
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile
index 5b8478b0debd..9ce5cc0b99b6 100644
--- a/audio/normalize/Makefile
+++ b/audio/normalize/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for adjusting the volume of wave/MP3 files to a standard level
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
USE_BZIP2= yes
USE_GETOPT_LONG= yes
diff --git a/audio/opmixer/Makefile b/audio/opmixer/Makefile
index 0d7f6e1586ff..3f87bcaed2e7 100644
--- a/audio/opmixer/Makefile
+++ b/audio/opmixer/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Adjusts a mixer
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
DOCDIR= share/doc/${PORTNAME}
USE_BZIP2= yes
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 2e094ca8b506..ef64448641a2 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= trevor@FreeBSD.org
COMMENT= Multitracking sound editor and utilities
LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl \
- intl.5:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext-old
.if !defined(WITHOUT_ESD)
RUN_DEPENDS= esd:${PORTSDIR}/audio/esound
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index 7ed20be7b4b4..872f1e07eb0f 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 \
xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
gm4:${PORTSDIR}/devel/m4 \
- msgfmt:${PORTSDIR}/devel/gettext
+ msgfmt:${PORTSDIR}/devel/gettext-old
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
USE_X_PREFIX= yes
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index 59e49337d432..319bb263aac0 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Steve Harris' huge Collection of LADSPA Plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
fftw.2:${PORTSDIR}/math/fftw
# includes assember code
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index f5497fe47dce..2d74249aac2e 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -17,7 +17,7 @@ COMMENT= Play, encode, and manage Ogg Vorbis files
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
curl.2:${PORTSDIR}/ftp/curl \
FLAC.5:${PORTSDIR}/audio/flac \
- intl.5:${PORTSDIR}/devel/gettext \
+ intl.5:${PORTSDIR}/devel/gettext-old \
speex.2:${PORTSDIR}/audio/speex \
vorbis.3:${PORTSDIR}/audio/libvorbis
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index b9c1b193464c..8d6fc5716faf 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 volume mixer module for xfce4-panel
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
xml2.5:${PORTSDIR}/textproc/libxml2 \