aboutsummaryrefslogtreecommitdiff
path: root/audio/umix
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-27 18:42:33 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-27 18:42:33 +0000
commite3da37194cad6ad4fc1f0b18d57c6c4a93407bf0 (patch)
tree4d30c1add20c446d5a4806eb33025d75c2867107 /audio/umix
parentc570ee8e92f9f367dfeb361c77f86ebc032aeb90 (diff)
downloadports-e3da37194cad6ad4fc1f0b18d57c6c4a93407bf0.tar.gz
ports-e3da37194cad6ad4fc1f0b18d57c6c4a93407bf0.zip
Portlint (shorten COMMENT, $() -> ${})
Notes
Notes: svn path=/head/; revision=92333
Diffstat (limited to 'audio/umix')
-rw-r--r--audio/umix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/umix/Makefile b/audio/umix/Makefile
index 58b3687786cd..3307eba72708 100644
--- a/audio/umix/Makefile
+++ b/audio/umix/Makefile
@@ -13,12 +13,12 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= greid@ukug.uk.freebsd.org
-COMMENT= An advanced tool for adjusting soundcard mixers, designed as a replacement for aumix
+COMMENT= Advanced tool for adjusting soundcard mixers, replacement for aumix
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CC="$(CC) -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lintl"
+CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lintl"
MAN1= umix.1