diff options
Diffstat (limited to 'audio')
37 files changed, 54 insertions, 54 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 2ebd40d6dd1b..121658701499 100644 --- a/audio/aureal-kmod/Makefile +++ b/audio/aureal-kmod/Makefile @@ -48,7 +48,7 @@ PORTREVISION= 3 .elif ${OSVERSION} < 440000 # FreeBSD 4.2, 4.3 -PORTVERSION= 1.3 +PORTVERSION= 1.3 .if ${VERSION_SOUND_C_MINOR} < 4 # FreeBSD 4.2 before kobj MFC diff --git a/audio/blop/Makefile b/audio/blop/Makefile index ed04c1c37703..44bd7dc790fa 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -19,7 +19,7 @@ USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-ladspa-prefix="${LOCALBASE}" post-patch: diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 2adef537fb29..2251e1db9094 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOMAKE_VER= 15 +USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS= --add-missing USE_GETOPT_LONG= yes @@ -45,7 +45,7 @@ post-patch: @${FIND} ${WRKSRC} -type f -name Makefile.am | \ ${XARGS} -n 5 -x \ ${REINPLACE_CMD} -e \ - 's|-O2|${CFLAGS}|' + 's|-O2|${CFLAGS}|' post-configure: # sync the multiple libtool copies diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index fa6adad9f573..38740ce3543a 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -28,7 +28,7 @@ CXXFLAGS+= -I${LOCALBASE}/include .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 6b08af28fe5a..43f27bd1ca2b 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -48,7 +48,7 @@ PLIST= ${WRKDIR}/pkg-plist .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif WRKSRC= ${WRKDIR} diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 6b08af28fe5a..43f27bd1ca2b 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -48,7 +48,7 @@ PLIST= ${WRKDIR}/pkg-plist .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif WRKSRC= ${WRKDIR} diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 2b965ddf2ee0..046f3f66a691 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_REINPLACE= yes USE_LIBTOOL= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} CONFIGURE_ARGS= --enable-sse --enable-3dnow \ --with-libiconv-prefix="${LOCALBASE}" \ --with-ogg="${LOCALBASE}" diff --git a/audio/freebirth/Makefile b/audio/freebirth/Makefile index 889cc37e954a..065639cb454d 100644 --- a/audio/freebirth/Makefile +++ b/audio/freebirth/Makefile @@ -21,7 +21,7 @@ USE_REINPLACE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500000 -BROKEN= "too unstable on FreeBSD 5.x" +BROKEN= "too unstable on FreeBSD 5.x" .endif pre-build: diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile index ca1046236f36..4493ebebae32 100644 --- a/audio/gkrellmss2/Makefile +++ b/audio/gkrellmss2/Makefile @@ -13,10 +13,10 @@ MASTER_SITES= http://web.wt.net/~billw/gkrellmss/ MAINTAINER= larse@isi.edu COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio -BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -LIB_DEPENDS= gdk_pixbuf_xlib.2:${PORTSDIR}/graphics/gdk-pixbuf +BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 +LIB_DEPENDS= gdk_pixbuf_xlib.2:${PORTSDIR}/graphics/gdk-pixbuf LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/audio/liba52-devel/Makefile b/audio/liba52-devel/Makefile index 72f5647e412a..2b678a750b32 100644 --- a/audio/liba52-devel/Makefile +++ b/audio/liba52-devel/Makefile @@ -25,7 +25,7 @@ INSTALLS_SHLIB= yes BUILD_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft RUN_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" CONFIGURE_ARGS+= --enable-djbfft .endif diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile index 72f5647e412a..2b678a750b32 100644 --- a/audio/liba52/Makefile +++ b/audio/liba52/Makefile @@ -25,7 +25,7 @@ INSTALLS_SHLIB= yes BUILD_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft RUN_DEPENDS+= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" CONFIGURE_ARGS+= --enable-djbfft .endif diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 01e24d120cf2..ea8fd1426677 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -31,7 +31,7 @@ MAN5= libao.conf.5 LIB_DEPENDS= artsc.0:${PORTSDIR}/audio/arts PLIST_SUB+= ARTS="" .else -CONFIGURE_ARGS+= --disable-arts +CONFIGURE_ARGS+= --disable-arts PLIST_SUB+= ARTS="@comment " pre-everything:: @${ECHO_MSG} "Define WITH_ARTS to enable the aRts module." @@ -41,7 +41,7 @@ pre-everything:: LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas PLIST_SUB+= NAS="" .else -CONFIGURE_ARGS+= --disable-nas +CONFIGURE_ARGS+= --disable-nas PLIST_SUB+= NAS="@comment " pre-everything:: @${ECHO_MSG} "Define WITH_NAS to enable the NAS module." @@ -54,7 +54,7 @@ USE_GNOME+= esound PLIST_SUB+= ESOUND="" PKGNAMESUFFIX= -esound .else -CONFIGURE_ARGS+= --disable-esd +CONFIGURE_ARGS+= --disable-esd PLIST_SUB+= ESOUND="@comment " .endif diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile index 390c1d9713a3..db284b793cc0 100644 --- a/audio/libsamplerate/Makefile +++ b/audio/libsamplerate/Makefile @@ -8,7 +8,7 @@ PORTNAME= libsamplerate PORTVERSION= 0.0.15 CATEGORIES= audio -MASTER_SITES= http://www.mega-nerd.com/SRC/ +MASTER_SITES= http://www.mega-nerd.com/SRC/ MAINTAINER= ports@FreeBSD.org COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 1a591ee54493..fe624a0cadbe 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -28,11 +28,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/lib/libogg.so.4) -WITH_LIBOGG= yes +WITH_LIBOGG= yes .endif .if defined(WITH_LIBOGG) -LIB_DEPENDS+= ogg.4:${PORTSDIR}/audio/libogg +LIB_DEPENDS+= ogg.4:${PORTSDIR}/audio/libogg .endif pre-everything:: diff --git a/audio/mad/Makefile b/audio/mad/Makefile index edb2cb16df69..d9a078aafab6 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -40,7 +40,7 @@ MAN1= abxtest.1 madplay.1 USE_GNOME+= esound PKGNAMESUFFIX= -esound .else -CONFIGURE_ARGS+= --without-esd +CONFIGURE_ARGS+= --without-esd .endif post-patch: diff --git a/audio/mp3chew/Makefile b/audio/mp3chew/Makefile index f9c821a080b1..b51888e7ad63 100644 --- a/audio/mp3chew/Makefile +++ b/audio/mp3chew/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME= mp3chew +PORTNAME= mp3chew PORTVERSION= 0.51.0 -CATEGORIES= audio +CATEGORIES= audio MASTER_SITES= # none left # http://owl.yi.org/ is never available # http://froek.yi.org/ (a replacement) is never available diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index fa4643c2543a..8b7451c7a149 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -18,14 +18,14 @@ COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 -FETCH_BEFORE_ARGS = -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} +FETCH_BEFORE_ARGS= -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} NO_WRKSUBDIR= yes NO_BUILD= yes ELISPDIR= ${PREFIX}/share/emacs/site-lisp XELISPDIR= ${PREFIX}/lib/xemacs/site-lisp -myFETCH_CMD = /usr/bin/fetch -AR +myFETCH_CMD= /usr/bin/fetch -AR do-fetch: ${myFETCH_CMD} ${FETCH_BEFORE_ARGS} ${MASTER_SITES}/mpg123el.cgi?${PORTVERSION} diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index f2066b023456..a114902aa019 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.10 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mpg321 +MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org COMMENT= A free command-line mp3 player, compatible with mpg123 diff --git a/audio/mq3/Makefile b/audio/mq3/Makefile index f823b1470906..d19facc04901 100644 --- a/audio/mq3/Makefile +++ b/audio/mq3/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= -prefix ${PREFIX} -platform FreeBSD .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not build" +BROKEN= "Does not build" .endif .include <bsd.port.post.mk> diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index d24a19ccc512..2da8754c7509 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -33,18 +33,18 @@ CONFIGURE_ARGS= --disable-lirc WITH_XOSD= yes .endif .if exists(${LOCALBASE}/lib/libvorbis.so) -WITH_VORBIS= yes +WITH_VORBIS= yes .endif .ifdef (WITH_XOSD) -LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd +LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd .else -CONFIGURE_ARGS+= --disable-xosd +CONFIGURE_ARGS+= --disable-xosd .endif .ifdef (WITH_VORBIS) -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis .else -CONFIGURE_ARGS+= --disable-vorbistest +CONFIGURE_ARGS+= --disable-vorbistest .endif pre-everything:: diff --git a/audio/openal/Makefile b/audio/openal/Makefile index ccf5cc95e473..d05f9db9170a 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -17,7 +17,7 @@ COMMENT= A 3D positional spatialized sound library INFO= openal WRKSRC= ${WRKDIR}/${DISTNAME}/linux -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes diff --git a/audio/play/Makefile b/audio/play/Makefile index 4a9c76bf8f9e..10fb82b98a4f 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -15,7 +15,7 @@ COMMENT= A simple audio file player MANLANG= ja MAN1= play.1 -MANCOMPRESSED = yes +MANCOMPRESSED= yes post-patch: .for file in play_audio.c mixer_ctl.c encode_sun.c encode_riff.c speed.c diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index d1fb30e5c528..bd2350d70a3e 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -8,7 +8,7 @@ PORTNAME= ao PORTVERSION= 0.82 CATEGORIES= audio -MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ +MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyao-${PORTVERSION} diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index cd9479abfbaa..f9fbce7cddda 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -8,7 +8,7 @@ PORTNAME= ogg PORTVERSION= 1.3 CATEGORIES= audio -MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ +MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyogg-${PORTVERSION} diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index 69e944926011..865a5203a1ab 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -7,7 +7,7 @@ PORTNAME= quelcom PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.etse.urv.es/~dmanye/quelcom/src/ diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index b1b8645dd30b..3c2a9cb5c323 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -29,7 +29,7 @@ LIBS+= -L${LOCALBASE}/lib -lm -lmpeg2 ${PTHREAD_LIBS} \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif do-build: diff --git a/audio/ruby-xmms/pkg-plist b/audio/ruby-xmms/pkg-plist index ef9be13ecfb0..d268e2fcc434 100644 --- a/audio/ruby-xmms/pkg-plist +++ b/audio/ruby-xmms/pkg-plist @@ -1,5 +1,5 @@ %%RUBY_SITEARCHLIBDIR%%/xmms.so -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/get_playlist.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/get_playlist.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/xmms_test.rb %%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% %%PORTDOCS%%%%RUBY_MODDOCDIR%%/AUTHORS diff --git a/audio/snack/Makefile b/audio/snack/Makefile index c67d8dd20580..00475d2ffb8f 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -29,8 +29,8 @@ PLIST_SUB= SNACK_VER=2.2 .if defined(WITH_VORBIS) LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis -CONFIGURE_ARGS+= --with-ogg-include=${LOCALBASE}/include \ - --with-ogg-lib=${LOCALBASE}/lib +CONFIGURE_ARGS+= --with-ogg-include=${LOCALBASE}/include \ + --with-ogg-lib=${LOCALBASE}/lib ALL_TARGET= all libsnackogg.so PLIST_SUB+= VORBIS="" .else diff --git a/audio/songprint/Makefile b/audio/songprint/Makefile index ff7d8695314c..d003c1fbb743 100644 --- a/audio/songprint/Makefile +++ b/audio/songprint/Makefile @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --disable-oggvorbis CONFIGURE_ARGS+= --disable-wav .endif -DOC_FILES= AUTHORS COPYING NEWS README +DOC_FILES= AUTHORS COPYING NEWS README pre-everything:: .ifndef(WITHOUT_MP3) diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index f4f6b71ca848..aaf0ad0dabf0 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 235edcd50d01..dd8a1e9a033e 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -29,7 +29,7 @@ DOC_FILES= CHANGES COPYING README .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile index 02495e11c8e7..585c04eccede 100644 --- a/audio/tempest_for_eliza/Makefile +++ b/audio/tempest_for_eliza/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= tempest_for_eliza +PORTNAME= tempest_for_eliza PORTVERSION= 1.0.5 -CATEGORIES= audio -MASTER_SITES= http://www.erikyyy.de/tempest/ +CATEGORIES= audio +MASTER_SITES= http://www.erikyyy.de/tempest/ MAINTAINER= greid@FreeBSD.org COMMENT= A program to send AM radio signals using a PC monitor diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index 4f0f15136743..26b5ef701865 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmmp3 PORTVERSION= 0.12 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ +MASTER_SITES= http://www.dotfiles.com/software/wmmp3/ MAINTAINER= jim@FreeBSD.org COMMENT= A front-end for mpg123 in a Window Maker dockapp diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 975f7b312571..8f1ffad467bc 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -28,7 +28,7 @@ RMAN= ${X11BASE}/bin/rman .include <bsd.port.pre.mk> -LIBBINDIR= ${PREFIX}/lib/X11/xmcd/bin-FreeBSD_${OSREL:R}-${ARCH} +LIBBINDIR= ${PREFIX}/lib/X11/xmcd/bin-FreeBSD_${OSREL:R}-${ARCH} post-extract: @${CHMOD} -R u+w ${WRKSRC} diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index a0d99f3f3091..87da2d02955c 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dyeske@yahoo.com COMMENT= A XMMS future composer input plugin -BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms +RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index 08becb61a277..cba49541fa00 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes LIBDIR?= ${PREFIX}/lib/xmms/General SRCLIBDIR?= src/.libs -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%X11BASE%%/lib/xmms/General do-install: diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile index ce67d6118f2d..d939faeff372 100644 --- a/audio/xmms-midi/Makefile +++ b/audio/xmms-midi/Makefile @@ -13,9 +13,9 @@ MAINTAINER= hendrik@scholz.net COMMENT= XMMS input plugin to play midi files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity +RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity -USE_GNOME= gtk12 +USE_GNOME= gtk12 USE_X_PREFIX= yes USE_AUTOMAKE= yes |