aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile4
-rw-r--r--x11/XFree86-4-libraries/Makefile4
-rw-r--r--x11/XFree86-4/Makefile4
-rw-r--r--x11/XFree86/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index 762d65969b7c..01198a8b1d16 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/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:
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 762d65969b7c..01198a8b1d16 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/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:
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 762d65969b7c..01198a8b1d16 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:
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile
index 762d65969b7c..01198a8b1d16 100644
--- a/x11/XFree86/Makefile
+++ b/x11/XFree86/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:
bdrewery2013-03-161-0/+11 * Document the introduction of Keywords/info.yaml in CHANGESbapt2013-03-151-0/+7 * Add a note about the new USES macro and the new USES= pathfix fusebapt2013-03-071-0/+9 * - Fix Whitespacesmiwi2013-02-081-1/+1 * - Document that PTHREAD_CFLAGS and PTHREAD_LIBS are unsupportedgahr2013-02-071-0/+7 * - introduce a USE_FUSE macroflo2012-12-141-0/+7 * Extend the options framework providing 2 new macros:bapt2012-12-101-0/+7 * Minor whitespace and formatting fixes.danfe2012-11-171-3/+3 * We are in 2012, it is time to activate IPV6 options by default everywherebapt2012-10-101-0/+5 * Switching current to use pkgng by defaultbapt2012-10-101-0/+10 * - Add ccache support for building ports. [1]beat2012-08-301-0/+16 * - Add support for fetching from GitHub in bsd.sites.mkgahr2012-08-201-0/+22 * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-0/+15 * - use UPDATING instead CHANGESohauer2012-07-231-5/+0 * - use reserverd UID/GIDohauer2012-07-211-0/+5 * - Keep questions on a public mailing listbeat2012-07-161-1/+1 * - Add a note about the switch to Subversionbeat2012-07-161-0/+15 * - Fix copy-paste errorak2012-06-251-2/+2 * Give a passing mention of OPTIONSngcrees2012-06-241-0/+11 * - Add CHANGES entry on recent LDFLAGS updateamdmi32011-09-271-0/+19 * Describe how CPPFLAGS is now passed to both the configure and makegerald2011-06-071-0/+15 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-0/+8 * USE_GCC=4.3 is deprecated (and no port uses it anymore). USE_GCC=4.3+gerald2010-06-071-0/+7 * - Add entry in CHANGES about bsd.licenses*.mk.alepulver2010-05-261-0/+9 * - add 1 missing WITH_APACHEXX option to CHANGES thats now deadpgollucci2010-05-261-1/+1 * Bump copyright year to 2010erwin2010-01-031-1/+1 * be more specific about WITH_APACHE2 and friendspgollucci2009-12-261-1/+1 * Remove myself as maintainer and hand over to portmgrerwin2009-09-151-6/+3 * Mention the new USERS/GROUPS variable.flz2009-09-071-1/+16 * Add a note on the sourceforge change and new bsd.sites.mk macro.erwin2009-08-131-0/+11 * - Tell world bsd.port.options.mk are cool nowpav2009-05-211-7/+13 * - Document some deaths legacy in bsd.apache.mk variablespgollucci2009-05-171-0/+12 * - Change the wording a bit to point to UPDATING as wellerwin2009-03-031-2/+2 * - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-0/+8 * - Drop whitespacesmiwi2008-09-081-1/+1 * * print/ghostscript-* and related ports have been renamed in thehrs2008-09-061-0/+22 * - Document CONFIGURE_ARGS changes for GNU_CONFIGURE on the syntax forrafan2008-08-211-0/+7 * - Fix some noticed spelling errorsdanfe2008-07-231-5/+5 * Document porter visible changes from bsd.port.mk rev. 1.598pav2008-07-221-0/+7 * Document wrapper option for ports-mgmt/pkg_install.flz2008-06-101-0/+8 * 20080414 updatespav2008-04-151-0/+12 * - Document changes that have an impact on port writerspav2008-03-121-0/+8 * Kill EOL space, throw in a bunch of readability improvements.danfe2007-09-201-9/+9 * Document bsd.perl.mk and related changes.linimon2007-09-091-0/+16 * - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-0/+16 * - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+13 * - CONFIGURE_ARGS is changed to have --mandir and --infodir when theyrafan2007-07-241-0/+6 * Add USE_FORTRAN knob. All ports that use FORTRAN shouldmaho2007-07-121-0/+8 * - Introduce kld categorypav2007-07-011-0/+7 * Some spelling and markup nits.danfe2007-06-191-5/+5 * s/RELENG_4_EOL/RELEASE_4_EOL/. I probably typed the former because it wouldlinimon2007-06-031-1/+1 * * Make 'make-deinstall-all' check for moved ports. [1]linimon2007-05-251-0/+22 * Belatedly add the 20070313 entry, which was a minor change (add bsd.ocaml.mk;linimon2007-04-261-0/+9 * - Talk about porter's visible 2007/04/03 changespav2007-04-031-0/+16 * [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrospav2007-03-241-0/+21 * * Refine some comments about Linux emulation [1]linimon2007-03-061-0/+11 * bsd.port.mkpav2007-01-311-1/+39 * - Grammar fixup on latest entrypav2007-01-311-3/+3 * Add an entry that asking all ports maintainers and portsmaho2007-01-181-0/+7 * Add the changes brought in by the GNOME 2.16 import.marcus2006-10-141-0/+8 * Document bsd.port.mk 1.544 and associated changes.linimon2006-10-011-0/+16 * * Add PKGVERSION to bsd.port.mk [1]linimon2006-09-151-0/+14