summaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-13 18:49:31 +0000
committermax <max@FreeBSD.org>1997-07-13 18:49:31 +0000
commitd9b38f789b2ef353caeb3131574a8a7d00e6eb17 (patch)
tree90fa7ca1dda4490c9b02cdbbb089050298c3c37d /x11/XFree86-4
parent0a12895c5a1bf7189d7dac551c80f5cec3336367 (diff)
downloadFreeBSD-ports-d9b38f789b2ef353caeb3131574a8a7d00e6eb17.zip
FreeBSD-ports-d9b38f789b2ef353caeb3131574a8a7d00e6eb17.tar.gz
/bin/sh -> ${SH}
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 762d659..01198a8 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.30 1997/06/09 12:45:23 jmz Exp $
+# $Id: Makefile,v 1.31 1997/06/10 12:33:48 jmz Exp $
#
DISTNAME= xc
@@ -25,7 +25,7 @@ INSTALL_TARGET= install install.man
DIST_SUBDIR= xc
pre-install:
- @${SETENV} PKG_PREFIX=${PREFIX} /bin/sh ${PKGDIR}/INSTALL \
+ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL \
${PKGNAME} PRE-INSTALL
post-install:
OpenPOWER on IntegriCloud