summaryrefslogtreecommitdiff
path: root/x11/XFree86
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commitceba2112833ea325577af308d27cad5d00490059 (patch)
tree43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /x11/XFree86
parent(1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it (diff)
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Notes
Notes: svn path=/head/; revision=12289
Diffstat (limited to 'x11/XFree86')
-rw-r--r--x11/XFree86/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile
index 75ff15d96637..ad26c08489f9 100644
--- a/x11/XFree86/Makefile
+++ b/x11/XFree86/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.41 1998/05/05 21:47:21 jmz Exp $
+# $Id: Makefile,v 1.42 1998/07/03 05:01:55 cwt Exp $
#
DISTNAME= xc
@@ -27,11 +27,13 @@ MAINTAINER= jmz@FreeBSD.ORG
IS_INTERACTIVE= yes # configure script asks questions
NO_PACKAGE= package available from XFree86
-USE_X11= yes
ALL_TARGET= World
INSTALL_TARGET= install install.man
DIST_SUBDIR= xc
PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet
+# can't use USE_X_PREFIX here -- it will cause a circular dependency
+PREFIX= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11.dist
.if defined(XDM_DES) && (${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO)
pre-fetch: