1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Unbroke if USA_RESIDENT isn't defined.

This commit is contained in:
Maxim Sobolev 2001-03-26 11:31:19 +00:00
parent 28d289fe2f
commit d81379c851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40394

View File

@ -81,6 +81,7 @@ PLIST_SUB+= OSMESA:=""
.endif
.if ${HasXdmAuth} == DEFAULT || ${HasXdmAuth} == YES
.if defined(USA_RESIDENT)
.if ${USA_RESIDENT} == YES
pre-fetch:
@${ECHO}
@ -94,6 +95,7 @@ DISTFILES+= Wraphelp.c
IGNOREFILES= Wraphelp.c
.endif
.endif
.endif
do-configure:
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure