diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-23 04:23:59 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-23 04:23:59 +0000 |
commit | 535add65ac98d0ca871df3e8438ff56ba9129bcc (patch) | |
tree | 760c5b47c254af152605b0ddb356af68f100067f /x11 | |
parent | cf82726b69e5f993c5b9268a80d7dfc84ac09b31 (diff) | |
download | ports-535add65ac98d0ca871df3e8438ff56ba9129bcc.tar.gz ports-535add65ac98d0ca871df3e8438ff56ba9129bcc.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 4 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 4 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 4 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index cccdc7d236e8..b37fd163d862 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.56 1999/07/20 23:42:28 asami Exp $ +# $Id: Makefile,v 1.57 1999/07/27 14:27:28 steve Exp $ # DISTNAME= xc @@ -42,7 +42,7 @@ PLIST= ${PKGDIR}/PLIST.alpha pre-fetch: @${ECHO} @${ECHO} You must set variable USA_RESIDENT to YES or NO. - @false + @${FALSE} .elif defined(USA_RESIDENT) .if ${USA_RESIDENT} == NO pre-fetch: diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index cccdc7d236e8..b37fd163d862 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.56 1999/07/20 23:42:28 asami Exp $ +# $Id: Makefile,v 1.57 1999/07/27 14:27:28 steve Exp $ # DISTNAME= xc @@ -42,7 +42,7 @@ PLIST= ${PKGDIR}/PLIST.alpha pre-fetch: @${ECHO} @${ECHO} You must set variable USA_RESIDENT to YES or NO. - @false + @${FALSE} .elif defined(USA_RESIDENT) .if ${USA_RESIDENT} == NO pre-fetch: diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index cccdc7d236e8..b37fd163d862 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.56 1999/07/20 23:42:28 asami Exp $ +# $Id: Makefile,v 1.57 1999/07/27 14:27:28 steve Exp $ # DISTNAME= xc @@ -42,7 +42,7 @@ PLIST= ${PKGDIR}/PLIST.alpha pre-fetch: @${ECHO} @${ECHO} You must set variable USA_RESIDENT to YES or NO. - @false + @${FALSE} .elif defined(USA_RESIDENT) .if ${USA_RESIDENT} == NO pre-fetch: diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index cccdc7d236e8..b37fd163d862 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.56 1999/07/20 23:42:28 asami Exp $ +# $Id: Makefile,v 1.57 1999/07/27 14:27:28 steve Exp $ # DISTNAME= xc @@ -42,7 +42,7 @@ PLIST= ${PKGDIR}/PLIST.alpha pre-fetch: @${ECHO} @${ECHO} You must set variable USA_RESIDENT to YES or NO. - @false + @${FALSE} .elif defined(USA_RESIDENT) .if ${USA_RESIDENT} == NO pre-fetch: |