aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-clients/Makefile
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-29 20:04:27 +0800
committersf <sf@FreeBSD.org>2001-03-29 20:04:27 +0800
commitd2f06e4918dd12be09bb9aa146bb11e9a05adb40 (patch)
treea3712c8d998478df4c354b688e6e3f3c324b01d8 /x11/XFree86-4-clients/Makefile
parent08ce38ae4bd97c46d56fa252eb2273f6fb16892e (diff)
downloadfreebsd-ports-gnome-d2f06e4918dd12be09bb9aa146bb11e9a05adb40.tar.gz
freebsd-ports-gnome-d2f06e4918dd12be09bb9aa146bb11e9a05adb40.tar.zst
freebsd-ports-gnome-d2f06e4918dd12be09bb9aa146bb11e9a05adb40.zip
o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
Diffstat (limited to 'x11/XFree86-4-clients/Makefile')
-rw-r--r--x11/XFree86-4-clients/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index fcfaab2804c8..2dd1840828fc 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -9,7 +9,7 @@ PORTNAME= clients
PORTVERSION= 4.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE}
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITE_SUBDIR= 4.0.2
PKGNAMEPREFIX= XFree86-
DISTFILES= X402src-1.tgz X402src-2.tgz
EXTRACT_ONLY= X402src-1.tgz
@@ -58,7 +58,7 @@ HasSecureRPC?= DEFAULT
HasPam?= DEFAULT
.if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES
-.if ${USA_RESIDENT} == YES
+.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
pre-fetch:
@${ECHO}
@${ECHO} Assuming that you have fetched a USA-Legal Wraphelp.c.