aboutsummaryrefslogtreecommitdiffstats
path: root/lang/yorick
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-11-07 17:28:14 +0800
committermarcus <marcus@FreeBSD.org>2003-11-07 17:28:14 +0800
commitf5d7b46097ea574b874459d9b68880cc46d8c3d5 (patch)
tree3d5e88ba7c16da5942c810ee5e53114df3e3459f /lang/yorick
parent264cdcd7a6bead083ad3106f86fb0744dedb57f5 (diff)
downloadfreebsd-ports-gnome-f5d7b46097ea574b874459d9b68880cc46d8c3d5.tar.gz
freebsd-ports-gnome-f5d7b46097ea574b874459d9b68880cc46d8c3d5.tar.zst
freebsd-ports-gnome-f5d7b46097ea574b874459d9b68880cc46d8c3d5.zip
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'lang/yorick')
-rw-r--r--lang/yorick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile
index e7c6deab4200..000bc0b73653 100644
--- a/lang/yorick/Makefile
+++ b/lang/yorick/Makefile
@@ -42,7 +42,7 @@ MAKE_ARGS= Y_HOME="${PREFIX}/lib/${PORTNAME}" Y_SITE="${DATADIR}" \
MAN1= yorick.1 gist.1
INFO= yorick
-PORTDOCS= FILE_FORMATS README drat.doc drat.tex graph.doc hex.doc \
+MYPORTDOCS= FILE_FORMATS README drat.doc drat.tex graph.doc hex.doc \
library.doc math.doc refs.pdf refs.ps refs.tex std.doc \
yorick.pdf yorick.ps yorick.tex
@@ -67,7 +67,7 @@ post-install:
@${CP} ${DATADIR}/i0/paths.i ${PREFIX}/lib/${PORTNAME}/bin/paths.i
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
+.for file in ${MYPORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
.endfor
@${LN} -sf ../doc/${PORTNAME} ${DATADIR}/doc
d>4-45/+38 * Mark as broken on sparc64: fail to compile.linimon2008-02-011-0/+4 * - Use GCC 4.2 in FreeBSD 5.x since base system one fails (internal compileralepulver2007-12-161-1/+10 * - Update to version 0.120u2.alepulver2007-12-014-23/+22 * Mark broken: unfetchable.linimon2007-11-191-0/+2 * - Update to version 0.119.alepulver2007-09-284-9/+8 * - Update to version 0.118u3.alepulver2007-09-066-38/+39 * - Fix building on non-i386.alepulver2007-09-051-0/+11 * - Update to version 0.117.alepulver2007-07-244-111/+53 * - Update to version 0.115u2.alepulver2007-05-263-6/+6 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to version 0.114u2.alepulver2007-04-234-25/+12 * - Update to version 0.114.alepulver2007-04-094-20/+26 * - Fix pkg-plist.alepulver2007-03-222-2/+1 * BROKEN: Incomplete pkg-plistkris2007-03-181-0/+2