diff options
author | erich <erich@FreeBSD.org> | 1995-11-06 23:18:05 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1995-11-06 23:18:05 +0800 |
commit | 49a0121c3b407c7821cdf2736bcc8972fbdacc02 (patch) | |
tree | 35f6ffbdf85cdcdec65d519a97210fdc13e7f6b3 | |
parent | ab45defb0f694ba3d660ef1e52f7541d5bdd6743 (diff) | |
download | freebsd-ports-gnome-49a0121c3b407c7821cdf2736bcc8972fbdacc02.tar.gz freebsd-ports-gnome-49a0121c3b407c7821cdf2736bcc8972fbdacc02.tar.zst freebsd-ports-gnome-49a0121c3b407c7821cdf2736bcc8972fbdacc02.zip |
changed build target to pre-build target.
-rw-r--r-- | emulators/linux_base-6/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-62/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index b3f719f1216e..9b0589b0b5fb 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -3,7 +3,7 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1995/11/03 20:33:34 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/05 11:54:58 jkh Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -build: +pre-build: @mkdir -p ${PREFIX} .include <bsd.port.mk> |