summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-06 20:51:08 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2002-01-06 20:51:08 +0000
commit9450c9b68c6b729f96748b2e8e6aec58f0e4091f (patch)
tree9ec8dc3b1e2d70989399cd6c8d54a1bec5f845a7 /x11
parentmove pre.mk inclusion to the bottom. (diff)
o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG o add comments.
Notes
Notes: svn path=/head/; revision=52668
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-libraries/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index fa2b0e0a8ff3..5f3687ae63e9 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -80,9 +80,8 @@ PLIST_SUB+= OSMESA:=""
.if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
-pre-fetch:
- @${ECHO}
- @${ECHO} Assuming that you have fetched a USA-Legal Wraphelp.c.
+pre-everything::
+ @${ECHO_MSG} "Assuming that you have fetched a USA-Legal Wraphelp.c."
.else
MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \
ftp://ftp.internat.freebsd.org/pub/FreeBSD/X11-Crypto/ \
@@ -90,8 +89,8 @@ MASTER_SITES+= ftp://psych.psy.uq.oz.au/pub/X11R5/ \
EXTRACT_ONLY= X410src-1.tgz
DISTFILES+= Wraphelp.c
IGNOREFILES= Wraphelp.c
-.endif
-.endif
+.endif # USA_RESIDENT
+.endif # HasXdmAuth != NO
do-configure:
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure