summaryrefslogtreecommitdiffstats
path: root/x11/XFree86
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-13 05:42:15 +0000
committerasami <asami@FreeBSD.org>1995-05-13 05:42:15 +0000
commit81a7d5be4f261893f6d4b77a39b7d1e80d86212b (patch)
treed6b6b38e1b607cd225e3085ef0ca873e746a149b /x11/XFree86
parent8256a8906733d44f556d1f592a6ca6013f5b7331 (diff)
downloadFreeBSD-ports-81a7d5be4f261893f6d4b77a39b7d1e80d86212b.zip
FreeBSD-ports-81a7d5be4f261893f6d4b77a39b7d1e80d86212b.tar.gz
Define NO_PACKAGE for now, we aren't building the package of this thing
yet. The user can define FORCE_PACKAGE if the package is really desired.
Diffstat (limited to 'x11/XFree86')
-rw-r--r--x11/XFree86/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile
index 9b1e60f..8ba4081 100644
--- a/x11/XFree86/Makefile
+++ b/x11/XFree86/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.7 1995/04/22 22:39:30 jmz Exp $
+# $Id: Makefile,v 1.8 1995/04/26 14:45:15 jmz Exp $
#
#######################################################################
@@ -25,6 +25,9 @@ X11FIXES = /usr/ports/distfiles/xc
#define this if you are short of space - save ~28 Mbytes
#REMOVE_NOT_ESSENTIAL = yes
+# Define FORCE_PACKAGE from the command line if you want to override
+# this and build a package
+NO_PACKAGE = yes
#######################################################################
DISTNAME = xc
PKGNAME = XFree86-3.1.1
OpenPOWER on IntegriCloud