diff options
author | jmz <jmz@FreeBSD.org> | 1996-01-16 14:08:19 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-01-16 14:08:19 +0000 |
commit | af4a66527c67c6493e4425bf47e0fff73e631998 (patch) | |
tree | da705543b5a9365eb4ceeea9489ab5a76638fa95 /x11 | |
parent | 700ff7b376e394d3f0ef7c410925bd5be637c9a7 (diff) | |
download | FreeBSD-ports-af4a66527c67c6493e4425bf47e0fff73e631998.zip FreeBSD-ports-af4a66527c67c6493e4425bf47e0fff73e631998.tar.gz |
/usr/ports/distfiles -> ${DISTDIR}
Submitted by: jhs
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 f644802..c48968a 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.14 1995/09/16 01:32:32 jmz Exp $ +# $Id: Makefile,v 1.15 1995/10/06 22:11:25 asami Exp $ # ####################################################################### @@ -19,7 +19,7 @@ #if you are compiling from a cdrom, set the directory where the # the patch files are -X11FIXES = /usr/ports/distfiles/xc +X11FIXES = ${DISTDIR}/xc #define this if you are short of space - save ~28 Mbytes #REMOVE_NOT_ESSENTIAL = yes diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index f644802..c48968a 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.14 1995/09/16 01:32:32 jmz Exp $ +# $Id: Makefile,v 1.15 1995/10/06 22:11:25 asami Exp $ # ####################################################################### @@ -19,7 +19,7 @@ #if you are compiling from a cdrom, set the directory where the # the patch files are -X11FIXES = /usr/ports/distfiles/xc +X11FIXES = ${DISTDIR}/xc #define this if you are short of space - save ~28 Mbytes #REMOVE_NOT_ESSENTIAL = yes diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index f644802..c48968a 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.14 1995/09/16 01:32:32 jmz Exp $ +# $Id: Makefile,v 1.15 1995/10/06 22:11:25 asami Exp $ # ####################################################################### @@ -19,7 +19,7 @@ #if you are compiling from a cdrom, set the directory where the # the patch files are -X11FIXES = /usr/ports/distfiles/xc +X11FIXES = ${DISTDIR}/xc #define this if you are short of space - save ~28 Mbytes #REMOVE_NOT_ESSENTIAL = yes diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index f644802..c48968a 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.14 1995/09/16 01:32:32 jmz Exp $ +# $Id: Makefile,v 1.15 1995/10/06 22:11:25 asami Exp $ # ####################################################################### @@ -19,7 +19,7 @@ #if you are compiling from a cdrom, set the directory where the # the patch files are -X11FIXES = /usr/ports/distfiles/xc +X11FIXES = ${DISTDIR}/xc #define this if you are short of space - save ~28 Mbytes #REMOVE_NOT_ESSENTIAL = yes |