diff options
-rw-r--r-- | x11-servers/XFree86-4-Server-snap/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XFree86-4-Server/Makefile | 4 | ||||
-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 |
6 files changed, 12 insertions, 12 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile index f644802dca54..c48968ad892d 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.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-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile index f644802dca54..c48968ad892d 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.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-clients/Makefile b/x11/XFree86-4-clients/Makefile index f644802dca54..c48968ad892d 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 f644802dca54..c48968ad892d 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 f644802dca54..c48968ad892d 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 f644802dca54..c48968ad892d 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 |