summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-04-02 20:42:54 +0000
committerobrien <obrien@FreeBSD.org>2002-04-02 20:42:54 +0000
commit60f91e4cada4f9a237e8a2858a93c8beef63130d (patch)
treed43bab971b0e937a1970dc0705e09080ceb98367 /usr.sbin/sysinstall/Makefile
parent2c4739409a5f713a428487bdefbc90a4f835d93a (diff)
downloadFreeBSD-src-60f91e4cada4f9a237e8a2858a93c8beef63130d.zip
FreeBSD-src-60f91e4cada4f9a237e8a2858a93c8beef63130d.tar.gz
Switch to using XFree86 version 4. We do this thru installing the package,
so know we have proper PKG registration and dependency information. This is a WIP for 5.0 DP #1, so it is still rough around the edges and does not GC the old XFree86 3.3.6 handling stuff that should be GC'ed. Sponsored by: FreeBSD Mall, Inc.
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 2320d95..96b976d 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -15,6 +15,7 @@ SRCS+= pccard.c
.endif
CFLAGS+= -I${.CURDIR}/../../gnu/lib/libdialog -I.
+CFLAGS+= -DX_AS_PKG
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif
OpenPOWER on IntegriCloud