aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-08-24 02:48:50 +0800
committerkris <kris@FreeBSD.org>2002-08-24 02:48:50 +0800
commite39bc32749ed1bccb73239dc792956c8d26064c0 (patch)
tree3826386da40527a70ce2a5757d8425ab1d041ccd /audio
parentdbb51de2c1be66b5d8bb16c2a08db66605dc5951 (diff)
downloadfreebsd-ports-gnome-e39bc32749ed1bccb73239dc792956c8d26064c0.tar.gz
freebsd-ports-gnome-e39bc32749ed1bccb73239dc792956c8d26064c0.tar.zst
freebsd-ports-gnome-e39bc32749ed1bccb73239dc792956c8d26064c0.zip
Force libtool script to be executed by /bin/sh, not "whatever shell
you are currently running", which doesn't work too well if it happens to be e.g. csh. Noticed by: bento
Diffstat (limited to 'audio')
-rw-r--r--audio/libmikmod/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile
index fba24be63db9..ec93590d505a 100644
--- a/audio/libmikmod/Makefile
+++ b/audio/libmikmod/Makefile
@@ -20,6 +20,7 @@ WANT_GNOME= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
+MAKE_ENV= SHELL=/bin/sh
INSTALLS_SHLIB= yes
MAN1= libmikmod-config.1