summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
commit5d48443269043d602e83f08d247c43b3a779a8d6 (patch)
treed8ee4593f1ee095117c3c4cb6366321f37bbefd8 /audio/mpg123/Makefile
parentDocument chrony multiple vulnerabilites. (diff)
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Notes
Notes: svn path=/head/; revision=384215
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index d06111c182c5..c529872d67eb 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -22,7 +22,6 @@ CONFIGURE_ARGS= --with-optimization=0 \
--with-audio=oss \
--with-default-audio=oss \
--with-module-suffix=.so
-CONFIGURE_ENV= CONFIG_SHELL=${SH}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib