diff options
Diffstat (limited to 'x11/XFree86-4/Makefile')
-rw-r--r-- | x11/XFree86-4/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 9e9a7afdfb7..44c24adacbe 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.23 1996/11/25 02:29:26 jmz Exp $ +# $Id: Makefile,v 1.24 1996/12/07 12:51:19 asami Exp $ # DISTNAME= xc @@ -18,9 +18,6 @@ DISTFILES= X32src-1.tgz X32src-2.tgz MAINTAINER= jmz@FreeBSD.ORG -# Define FORCE_PACKAGE from the command line if you want to override -# this and build a package -NO_PACKAGE= "Binary package distributed by XFree86 already" IS_INTERACTIVE= yes # configure script asks questions USE_X11= yes ALL_TARGET= World |