aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/linux_base-6/Makefile4
-rw-r--r--emulators/linux_base-62/Makefile4
-rw-r--r--emulators/linux_base-8/Makefile4
-rw-r--r--emulators/linux_base-rh-9/Makefile4
-rw-r--r--emulators/linux_base-suse-9.1/Makefile4
-rw-r--r--emulators/linux_base-suse-9.2/Makefile4
-rw-r--r--emulators/linux_base-suse-9.3/Makefile4
-rw-r--r--emulators/linux_base/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 622185c2b9b5..89693470efb1 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.11 1996/11/26 23:09:12 erich Exp $
+# $Id: Makefile,v 1.12 1996/11/27 12:04:32 asami Exp $
#
DISTNAME= linux_lib-2.2
@@ -22,6 +22,6 @@ pre-install:
@[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX}
do-install:
- @zcat ${DISTDIR}${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
+ @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; pax -r)
.include <bsd.port.mk>