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:
parent
dc4d841866
commit
be5c6ddb30
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user