summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 3e3f610..fccff49 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -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
OpenPOWER on IntegriCloud