diff options
author | asami <asami@FreeBSD.org> | 1995-04-13 04:26:23 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-13 04:26:23 +0800 |
commit | 4b66b1425f949394009f8068fe492c88c8864a2e (patch) | |
tree | afa796b3c319889182b289fd244d35aacd9fa954 /x11 | |
parent | 4ba8dcd71999368f5a296853e6fd9c27724fc599 (diff) | |
download | freebsd-ports-gnome-4b66b1425f949394009f8068fe492c88c8864a2e.tar.gz freebsd-ports-gnome-4b66b1425f949394009f8068fe492c88c8864a2e.tar.zst freebsd-ports-gnome-4b66b1425f949394009f8068fe492c88c8864a2e.zip |
Now the rest of the ports Makefiles....
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-clients/Makefile | 14 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 14 | ||||
-rw-r--r-- | x11/XFree86-4/Makefile | 14 | ||||
-rw-r--r-- | x11/XFree86/Makefile | 14 |
4 files changed, 56 insertions, 0 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index e759bd496fd9..d51f45d7d4f6 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index e759bd496fd9..d51f45d7d4f6 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index e759bd496fd9..d51f45d7d4f6 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index e759bd496fd9..d51f45d7d4f6 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes |