diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-6/distinfo b/emulators/linux_base-6/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-6/distinfo +++ b/emulators/linux_base-6/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-62/distinfo b/emulators/linux_base-62/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-62/distinfo +++ b/emulators/linux_base-62/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-8/distinfo b/emulators/linux_base-8/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-8/distinfo +++ b/emulators/linux_base-8/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-rh-9/distinfo b/emulators/linux_base-rh-9/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-rh-9/distinfo +++ b/emulators/linux_base-rh-9/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-suse-9.1/distinfo b/emulators/linux_base-suse-9.1/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-suse-9.1/distinfo +++ b/emulators/linux_base-suse-9.1/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-suse-9.2/distinfo b/emulators/linux_base-suse-9.2/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-suse-9.2/distinfo +++ b/emulators/linux_base-suse-9.2/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base-suse-9.3/distinfo +++ b/emulators/linux_base-suse-9.3/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3 diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 9b0589b0b5fb..f8266a714dde 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.2 1995/11/05 11:54:58 jkh Exp $ +# $Id: Makefile,v 1.3 1995/11/06 15:18:05 erich Exp $ # DISTNAME= linux_lib @@ -13,7 +13,7 @@ MAINTAINER= erich@FreeBSD.org PREFIX= /compat/linux/ WRKSRC= ${WRKDIR} -pre-build: - @mkdir -p ${PREFIX} +pre-install: + @[ -d ${PREFIX} ] || mkdir -p ${PREFIX} .include diff --git a/emulators/linux_base/distinfo b/emulators/linux_base/distinfo index 305166144aa6..37e5e0fcd07e 100644 --- a/emulators/linux_base/distinfo +++ b/emulators/linux_base/distinfo @@ -1 +1 @@ -MD5 (linux_lib.tar.gz) = 0af970d86b60978484eaa9df9eca2a17 +MD5 (linux_lib.tar.gz) = 6fc3a99a8f12c50761ab2a3a68e6e0d3