diff options
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 291015e30d33..259e26df3b87 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.38 1998/03/08 17:13:18 jmz Exp $ +# $Id: Makefile,v 1.39 1998/03/19 14:57:10 markm Exp $ # DISTNAME= xc @@ -36,6 +36,7 @@ pre-fetch: MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \ ftp://ftp.internat.freebsd.org/pub/FreeBSD/X11-Crypto/ \ ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/ +EXTRACT_ONLY= X332src-1.tgz X332src-2.tgz DISTFILES+= Wraphelp.c IGNOREFILES= Wraphelp.c .endif |