Fix build if no WAD is selected (this also fixes the build of

games/doom-{hr, hr2, wolfendoom, hacx} which use this port's Makefile.include

PR:		ports/89263
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
This commit is contained in:
Simon Barner 2005-11-19 12:06:43 +00:00
parent 6fe3431739
commit a685a5f5ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148780

View file

@ -50,6 +50,10 @@ PLIST_SUB+= ${f}="@comment "
. endif
.endfor
.if ${DISTFILES} == ""
. undef DIST_SUBDIR
.endif
do-extract:
@${MKDIR} ${WRKDIR}
.for f in ${LIST}