diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1998-10-27 04:12:44 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1998-10-27 04:12:44 +0000 |
commit | 1d56517c15d49d7882680c087dff939b8ae05d40 (patch) | |
tree | 5e76ae23d7ab3693e197867b7b6d505556685af3 | |
parent | ecb7b08e0d35e806000d6d9c11b188f32b762d8e (diff) | |
download | ports-1d56517c15d49d7882680c087dff939b8ae05d40.tar.gz ports-1d56517c15d49d7882680c087dff939b8ae05d40.zip |
Notes
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/Makefile | 6 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 6 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 6 |
6 files changed, 30 insertions, 6 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile index 9a290d93a643..c18f56f5fadd 100644 --- a/x11-servers/XFree86-4-Server-snap/Makefile +++ b/x11-servers/XFree86-4-Server-snap/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile index 9a290d93a643..c18f56f5fadd 100644 --- a/x11-servers/XFree86-4-Server/Makefile +++ b/x11-servers/XFree86-4-Server/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 9a290d93a643..c18f56f5fadd 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.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 9a290d93a643..c18f56f5fadd 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.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 9a290d93a643..c18f56f5fadd 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.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index 9a290d93a643..c18f56f5fadd 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.45 1998/09/21 00:03:21 steve Exp $ +# $Id: Makefile,v 1.46 1998/09/22 06:08:34 asami Exp $ # DISTNAME= xc @@ -34,6 +34,10 @@ PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet # can't use USE_X_PREFIX here -- it will cause a circular dependency PREFIX= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11.dist +.if (${MACHINE} == "pc98") +SCRIPTS_ENV+= MACHINE=pc98 +PLIST= ${PKGDIR}/PLIST.pc98 +.endif .if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO) pre-fetch: |