summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-08-19 23:23:27 +0000
committerobrien <obrien@FreeBSD.org>2003-08-19 23:23:27 +0000
commitf266bbb14145e1ad62c832513a76a485035a0e13 (patch)
treeb91d7ee3da15d2a3a2c144bb9473f42bfd8c440d /usr.sbin/sade/Makefile
parent6e1b7649c8c3561f3a350d01bd1186dc6abf64b5 (diff)
downloadFreeBSD-src-f266bbb14145e1ad62c832513a76a485035a0e13.zip
FreeBSD-src-f266bbb14145e1ad62c832513a76a485035a0e13.tar.gz
Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the
installing XFree86 (version 3.3.6 and before). Reviewed by: jhb
Diffstat (limited to 'usr.sbin/sade/Makefile')
-rw-r--r--usr.sbin/sade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index 31c4281..e0b7f6a 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -14,7 +14,7 @@ SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c \
SRCS+= pccard.c
.endif
-CFLAGS+= -DX_AS_PKG -DUSE_GZIP=1
+CFLAGS+= -DUSE_GZIP=1
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif
OpenPOWER on IntegriCloud