From 70e3daab122c5274e375af28dd3794327b04d227 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 25 Nov 2005 22:36:27 +0000 Subject: - Style: don't quote COMMENT, it looks nasty in `make describe` output --- audio/alienwah/Makefile | 2 +- audio/ladspa/Makefile | 2 +- audio/xmms-ladspa/Makefile | 2 +- audio/xmms-mailnotify/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index ed5bcd536e02..f3dcdd8350d5 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/releases/alienwah/ MAINTAINER= ports@FreeBSD.org -COMMENT= "Paul Nasca's AlienWah LADSPA Plugin" +COMMENT= Paul Nasca's AlienWah LADSPA Plugin BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index 67874e9c177e..1342fb41d187 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -13,7 +13,7 @@ DISTNAME= ladspa_sdk_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= arved@FreeBSD.org -COMMENT= "Linux Audio Developer's Simple Plugin API" +COMMENT= Linux Audio Developer's Simple Plugin API WRKSRC= ${WRKDIR}/ladspa_sdk USE_GMAKE= yes diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 9aa00f9ead3d..b98326d55fd1 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= arved DISTNAME= xmms_ladspa-${PORTVERSION} MAINTAINER= arved@FreeBSD.org -COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS" +COMMENT= XMMS Plugin that provides LADSPA Plugins to XMMS BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index b6c777fc584f..44d8102ffe10 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved MAINTAINER= arved@FreeBSD.org -COMMENT= "XMMS plugin, that plays a sound on incoming mail and opens the MUA" +COMMENT= XMMS plugin, that plays a sound on incoming mail and opens the MUA LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms -- cgit