diff options
author | trevor <trevor@FreeBSD.org> | 2004-02-06 04:38:07 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-02-06 04:38:07 +0800 |
commit | 4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch) | |
tree | 3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /audio | |
parent | 26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff) | |
download | freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip |
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'audio')
66 files changed, 34 insertions, 34 deletions
diff --git a/audio/abcselect/Makefile b/audio/abcselect/Makefile index ce3a80b4358b..c12b520324b2 100644 --- a/audio/abcselect/Makefile +++ b/audio/abcselect/Makefile @@ -18,6 +18,7 @@ USE_PERL5= yes NO_BUILD= yes MAN1= abcselect.1 +PLIST_FILES= bin/abcselect post-patch: @${PERL} -pi -e "s,/usr/bin/perl,${SETENV} perl,g" ${WRKSRC}/abcselect diff --git a/audio/abcselect/pkg-plist b/audio/abcselect/pkg-plist deleted file mode 100644 index 1fe01f6e91d3..000000000000 --- a/audio/abcselect/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/abcselect diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 115a63046f35..e76c30ec1ab5 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa USE_GMAKE= yes INSTALLS_SHLIB= yes +PLIST_FILES= lib/ladspa/aw.so do-install: @${INSTALL_DATA} ${WRKSRC}/aw.so ${LOCALBASE}/lib/ladspa diff --git a/audio/alienwah/pkg-plist b/audio/alienwah/pkg-plist deleted file mode 100644 index 682ac664a6da..000000000000 --- a/audio/alienwah/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/ladspa/aw.so diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile index ff149760a970..35e7e3b7967b 100644 --- a/audio/cmt/Makefile +++ b/audio/cmt/Makefile @@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/cmt USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes +PLIST_FILES= lib/ladspa/cmt.so pre-patch: @${FIND} ${WRKSRC} -name '*.cpp' | ${XARGS} \ diff --git a/audio/cmt/pkg-plist b/audio/cmt/pkg-plist deleted file mode 100644 index b6005eda1fb9..000000000000 --- a/audio/cmt/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/ladspa/cmt.so diff --git a/audio/drumpiler/Makefile b/audio/drumpiler/Makefile index ddc216f62236..9bc2e13e3e13 100644 --- a/audio/drumpiler/Makefile +++ b/audio/drumpiler/Makefile @@ -19,6 +19,7 @@ USE_REINPLACE= yes USE_SDL= yes CFLAGS+= `${SDL_CONFIG} --cflags` LIBS+= `${SDL_CONFIG} --libs` +PLIST_FILES= bin/drumpiler post-patch: @${REINPLACE_CMD} -e "s|SDL.h|SDL11/SDL.h|" ${WRKSRC}/drumpiler.c diff --git a/audio/drumpiler/pkg-plist b/audio/drumpiler/pkg-plist deleted file mode 100644 index 742cd1b14217..000000000000 --- a/audio/drumpiler/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/drumpiler diff --git a/audio/ermixer/Makefile b/audio/ermixer/Makefile index 301027c74a29..098c0430b632 100644 --- a/audio/ermixer/Makefile +++ b/audio/ermixer/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS+=--enable-qt CONFIGURE_ENV+= QTDIR="${X11BASE}" CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS} -L${X11BASE}/lib" CONFIGURE_ENV+= CPPFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include" +PLIST_FILES= bin/ermixer .include <bsd.port.pre.mk> .include "${FILESDIR}/manpages.mk" diff --git a/audio/ermixer/pkg-plist b/audio/ermixer/pkg-plist deleted file mode 100644 index 268654d6437e..000000000000 --- a/audio/ermixer/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ermixer diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index 15b09dd44c96..b5a644645b92 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -18,5 +18,6 @@ RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes +PLIST_FILES= bin/gdrdao .include <bsd.port.mk> diff --git a/audio/gdrdao/pkg-plist b/audio/gdrdao/pkg-plist deleted file mode 100644 index 366a154ceb91..000000000000 --- a/audio/gdrdao/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gdrdao diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index e7f92eaa9113..f1337978dd8e 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -16,6 +16,7 @@ COMMENT= An id3 tag editor for mp3 files GNU_CONFIGURE= yes MAN1= id3ed.1 +PLIST_FILES= bin/id3ed do-install: ${INSTALL_PROGRAM} ${WRKSRC}/id3ed ${PREFIX}/bin diff --git a/audio/id3ed/pkg-plist b/audio/id3ed/pkg-plist deleted file mode 100644 index e94f522d70cd..000000000000 --- a/audio/id3ed/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/id3ed diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index d43174c496f0..eb9142ec0b82 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --without-sdl .if defined(WITH_DOUBLE_SAMPLES) CONFIGURE_ARGS+= --with-double-samples .endif +PLIST_FILES= bin/mhwaveedit pre-everything:: @${ECHO_MSG} "" diff --git a/audio/mhwaveedit/pkg-plist b/audio/mhwaveedit/pkg-plist deleted file mode 100644 index 7419f031e87e..000000000000 --- a/audio/mhwaveedit/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mhwaveedit diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 3096538decda..a603f0be8f88 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Another mixer intended for the windowmaker dockapp +PLIST_FILES= bin/Mixer.app WRKSRC= ${WRKDIR}/Mixer.app-${PORTVERSION} USE_XPM= yes diff --git a/audio/mixer.app/pkg-plist b/audio/mixer.app/pkg-plist deleted file mode 100644 index ef8ed535c9eb..000000000000 --- a/audio/mixer.app/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/Mixer.app diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index dbffd675abd1..d722ecb6adc8 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -27,6 +27,7 @@ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # EXTRACT_AFTER_ARGS= ${WRKSRC}/${PORTNAME} NO_BUILD= yes +PLIST_FILES= bin/mp32ogg post-patch: @${PERL} -pi -e "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/mp32ogg diff --git a/audio/mp32ogg/pkg-plist b/audio/mp32ogg/pkg-plist deleted file mode 100644 index ba2d7bba0108..000000000000 --- a/audio/mp32ogg/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp32ogg diff --git a/audio/mp3burn/Makefile b/audio/mp3burn/Makefile index d98b048fbbce..0f9a4203e300 100644 --- a/audio/mp3burn/Makefile +++ b/audio/mp3burn/Makefile @@ -22,6 +22,7 @@ NO_BUILD= yes USE_REINPLACE= yes MAN1= mp3burn.1 MANCOMPRESSED= no +PLIST_FILES= bin/mp3burn post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|' ${WRKSRC}/mp3burn diff --git a/audio/mp3burn/pkg-plist b/audio/mp3burn/pkg-plist deleted file mode 100644 index f96e0aaa0b0d..000000000000 --- a/audio/mp3burn/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp3burn diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile index 1e2efdb8b86a..0e4950bca314 100644 --- a/audio/mp3rename/Makefile +++ b/audio/mp3rename/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= A renaming program for mp3 files based on their id3tag +PLIST_FILES= bin/mp3rename WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-build: diff --git a/audio/mp3rename/pkg-plist b/audio/mp3rename/pkg-plist deleted file mode 100644 index a2c8eb8e918f..000000000000 --- a/audio/mp3rename/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp3rename diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index a85541161112..23e14897d9ef 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -18,6 +18,7 @@ COMMENT= Read information about mp3s and oggs bitstream WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +PLIST_FILES= bin/mp3stat USE_GNOME= gtk12 USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" diff --git a/audio/mp3stat/pkg-plist b/audio/mp3stat/pkg-plist deleted file mode 100644 index 2f3e0044c11d..000000000000 --- a/audio/mp3stat/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp3stat diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index fd539d104990..97c014f250bd 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -41,6 +41,7 @@ MAKE_ENV+= HAVE_NAS=${HAVE_NAS} .endif MAN1= mpg123.1 +PLIST_FILES= bin/mpg123 .include <bsd.port.pre.mk> diff --git a/audio/mpg123/pkg-plist b/audio/mpg123/pkg-plist deleted file mode 100644 index d19fd7e8c43c..000000000000 --- a/audio/mpg123/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mpg123 diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile index 609fffe2d2f2..53403b29d9a2 100644 --- a/audio/mpmf20/Makefile +++ b/audio/mpmf20/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= File transfer tool for the MPMan MP-F20 portable MP3-player MAKEFILE= makefile +PLIST_FILES= bin/mpmf20 .include <bsd.port.pre.mk> diff --git a/audio/mpmf20/pkg-plist b/audio/mpmf20/pkg-plist deleted file mode 100644 index 6247ffa6aaef..000000000000 --- a/audio/mpmf20/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mpmf20 diff --git a/audio/nspmod/Makefile b/audio/nspmod/Makefile index eb32ff41f000..57c53ee8fdab 100644 --- a/audio/nspmod/Makefile +++ b/audio/nspmod/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+ MAN1= nspmod.1 +PLIST_FILES= bin/nspmod do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nspmod ${PREFIX}/bin diff --git a/audio/nspmod/pkg-plist b/audio/nspmod/pkg-plist deleted file mode 100644 index 9194b83057f0..000000000000 --- a/audio/nspmod/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nspmod diff --git a/audio/play/Makefile b/audio/play/Makefile index 4405794c59e3..d8171c64017e 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -16,6 +16,7 @@ COMMENT= A simple audio file player MANLANG= ja MAN1= play.1 MANCOMPRESSED= yes +PLIST_FILES= bin/play post-patch: .for file in play_audio.c mixer_ctl.c encode_sun.c encode_riff.c speed.c diff --git a/audio/play/pkg-plist b/audio/play/pkg-plist deleted file mode 100644 index 2537e3ffcd3d..000000000000 --- a/audio/play/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/play diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 6b69f17edce8..29c1635eae7d 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -17,6 +17,7 @@ COMMENT= Python extension module to play sounds and background music LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg +PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/pysolsoundserver.so WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_SDL= mixer sdl diff --git a/audio/pysol-sound-server/pkg-plist b/audio/pysol-sound-server/pkg-plist deleted file mode 100644 index 6be9cadd2594..000000000000 --- a/audio/pysol-sound-server/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/%%PYTHON_VERSION%%/site-packages/pysolsoundserver.so diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index 06b8e497210c..e7f805aaa5cd 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= mpeg2:${PORTSDIR}/multimedia/libmpeg2 \ aviplay.0:${PORTSDIR}/multimedia/avifile \ popt:${PORTSDIR}/devel/popt +PLIST_FILES= bin/rebler USE_BZIP2= yes AVIFILE_CONFIG?= ${LOCALBASE}/bin/avifile-config CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \ diff --git a/audio/rebler/pkg-plist b/audio/rebler/pkg-plist deleted file mode 100644 index a6bc89549c44..000000000000 --- a/audio/rebler/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/rebler diff --git a/audio/replay/Makefile b/audio/replay/Makefile index a5c28095b1d9..2b4c141e9c7d 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-source-dgtk_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Another GTK-based mp3 player +PLIST_FILES= bin/replay USE_X_PREFIX= yes USE_GNOME= gtk12 esound GNU_CONFIGURE= yes diff --git a/audio/replay/pkg-plist b/audio/replay/pkg-plist deleted file mode 100644 index 86e03f35af28..000000000000 --- a/audio/replay/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/replay diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 2e586c190834..ffdeeb68b414 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -17,6 +17,7 @@ DIST_SUBDIR= ${PKGNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A translator that converts MP4-SA files into efficient C programs +PLIST_FILES= bin/sfront USE_REINPLACE= yes USE_BISON= yes WRKSRC= ${WRKDIR}/${PORTNAME}/src diff --git a/audio/sfront/pkg-plist b/audio/sfront/pkg-plist deleted file mode 100644 index 108561e3d144..000000000000 --- a/audio/sfront/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/sfront diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 9701bf58f994..aae64248aa8c 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -29,6 +29,7 @@ USE_PERL5= yes NO_BUILD= yes MAN1= soundgrab.1 +PLIST_FILES= bin/soundgrab do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/soundgrab ${PREFIX}/bin diff --git a/audio/soundgrab/pkg-plist b/audio/soundgrab/pkg-plist deleted file mode 100644 index 7935a09c7b81..000000000000 --- a/audio/soundgrab/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/soundgrab diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 24b5bfb96dc2..5cb891da0081 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -24,6 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +PLIST_FILES= bin/trm post-patch: @${REINPLACE_CMD} -e 's,-ldl,,g' ${WRKSRC}/configure diff --git a/audio/trm/pkg-plist b/audio/trm/pkg-plist deleted file mode 100644 index 3742dd7601d3..000000000000 --- a/audio/trm/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/trm diff --git a/audio/umix/Makefile b/audio/umix/Makefile index e7e2168279fa..ee0269bd7da1 100644 --- a/audio/umix/Makefile +++ b/audio/umix/Makefile @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= umix.1 +PLIST_FILES= bin/umix post-patch: @${REINPLACE_CMD} -e \ diff --git a/audio/umix/pkg-plist b/audio/umix/pkg-plist deleted file mode 100644 index 4a976ce8f959..000000000000 --- a/audio/umix/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/umix diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 8ff77214075e..fd674ba72020 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -23,7 +23,8 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -MAN1= vorbisgain.1 +MAN1= vorbisgain.1 +PLIST_FILES= bin/vorbisgain pre-configure: @${CHMOD} +x ${WRKSRC}/configure diff --git a/audio/vorbisgain/pkg-plist b/audio/vorbisgain/pkg-plist deleted file mode 100644 index a305441366d3..000000000000 --- a/audio/vorbisgain/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/vorbisgain diff --git a/audio/wmcdplay/Makefile b/audio/wmcdplay/Makefile index 19e486b1dbab..ed2327b33920 100644 --- a/audio/wmcdplay/Makefile +++ b/audio/wmcdplay/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A CD player for the WindowMaker dock +PLIST_FILES= bin/wmcdplay WRKSRC= ${WRKDIR}/wmcdplay USE_IMAKE= yes diff --git a/audio/wmcdplay/pkg-plist b/audio/wmcdplay/pkg-plist deleted file mode 100644 index 891d9d69f922..000000000000 --- a/audio/wmcdplay/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmcdplay diff --git a/audio/wmfmixer/Makefile b/audio/wmfmixer/Makefile index 0869fe5067d8..f8c2fc88ba02 100644 --- a/audio/wmfmixer/Makefile +++ b/audio/wmfmixer/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.finik.net/files/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock +PLIST_FILES= bin/wmfmixer USE_GMAKE= yes USE_XPM= yes USE_X_PREFIX= yes diff --git a/audio/wmfmixer/pkg-plist b/audio/wmfmixer/pkg-plist deleted file mode 100644 index 430b087823ae..000000000000 --- a/audio/wmfmixer/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmfmixer diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index c6b3465278e4..f278ba7a38be 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ MAINTAINER= ports@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock with TV-like OSD +PLIST_FILES= bin/wmix USE_XPM= YES USE_X_PREFIX= YES diff --git a/audio/wmix/pkg-plist b/audio/wmix/pkg-plist deleted file mode 100644 index 75b518659d19..000000000000 --- a/audio/wmix/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmix diff --git a/audio/wmrecord/Makefile b/audio/wmrecord/Makefile index 65179f69048a..ee599c482cf6 100644 --- a/audio/wmrecord/Makefile +++ b/audio/wmrecord/Makefile @@ -17,6 +17,7 @@ USE_XPM= YES USE_X_PREFIX= YES MAN1= wmrecord.1 +PLIST_FILES= bin/wmrecord do-install: @${INSTALL_PROGRAM} ${WRKSRC}/wmrecord ${PREFIX}/bin diff --git a/audio/wmrecord/pkg-plist b/audio/wmrecord/pkg-plist deleted file mode 100644 index a077bfec5c35..000000000000 --- a/audio/wmrecord/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmrecord diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 10fa5674c737..6a26d20fdb3f 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.hibernaculum.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock +PLIST_FILES= bin/wmsmixer USE_XPM= YES USE_IMAKE= YES MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" diff --git a/audio/wmsmixer/pkg-plist b/audio/wmsmixer/pkg-plist deleted file mode 100644 index 6357ba693507..000000000000 --- a/audio/wmsmixer/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmsmixer diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index 7bcfd66dc85a..ede26288db50 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -17,6 +17,7 @@ COMMENT= XMMS Input plugin for playing TFMX tunes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +PLIST_FILES= lib/xmms/Input/libtfmx.so USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/audio/xmms-tfmx/pkg-plist b/audio/xmms-tfmx/pkg-plist deleted file mode 100644 index 83fcacadc57a..000000000000 --- a/audio/xmms-tfmx/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/xmms/Input/libtfmx.so diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 633ccc1331d9..27055a3634a0 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -18,6 +18,7 @@ COMMENT= Simple TCL interface to the Amp Mpeg-3 player RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 +PLIST_FILES= bin/xmpeg3 USE_REINPLACE= yes WRKSRC= ${WRKDIR}/xmpeg3 diff --git a/audio/xmpeg3/pkg-plist b/audio/xmpeg3/pkg-plist deleted file mode 100644 index 711a98d8dc22..000000000000 --- a/audio/xmpeg3/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xmpeg3 diff --git a/audio/xvmixer/Makefile b/audio/xvmixer/Makefile index 68c0a23699b7..6a595af09004 100644 --- a/audio/xvmixer/Makefile +++ b/audio/xvmixer/Makefile @@ -16,6 +16,7 @@ COMMENT= Open Look-based audio mixer LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview +PLIST_FILES= bin/xvmixer USE_REINPLACE= yes post-patch: diff --git a/audio/xvmixer/pkg-plist b/audio/xvmixer/pkg-plist deleted file mode 100644 index 1ab2a7c65501..000000000000 --- a/audio/xvmixer/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xvmixer |