Actually, overriding DISTFILES at all is just a bad idea, so remove the

variable all together.

PR:		misc/14104
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
This commit is contained in:
John Baldwin 2000-05-09 21:21:42 +00:00
parent 6b972e0bdd
commit 065aa0a04f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60288

View File

@ -56,9 +56,8 @@ OBJFORMAT?= elf
# in English only.
ALLLANG= yes
DOCPORTS= textproc/docproj
DISTFILES?= ${.CURDIR}/../../ports/distfiles
# Set this to wherever the distfiles required by ${DOCPORTS} live.
DOCDISTFILES?= ${DISTFILES}
DOCDISTFILES?= ${.CURDIR}/../../ports/distfiles
DIST_DOCS= ABOUT.TXT ERRATA.TXT LAYOUT.TXT README.TXT HARDWARE.TXT \
RELNOTES.TXT TROUBLE.TXT UPGRADE.TXT INSTALL.TXT