summaryrefslogtreecommitdiff
path: root/japanese/ptex-pkfonts400
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-02 01:50:56 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-02 01:50:56 +0000
commit2091439bacacb5df87095527a5d344d2fa3eecea (patch)
tree56e6f294a740bc51bfaa8edfcb5e3d0eeecb1ba8 /japanese/ptex-pkfonts400
parentWork around division by zero coredumps (diff)
Use ${.CURDIR}/.. instead of ${PORTSDIR}/.
PR: 15817 Submitted by: maintainer Seconded by: asami
Notes
Notes: svn path=/head/; revision=24343
Diffstat (limited to 'japanese/ptex-pkfonts400')
-rw-r--r--japanese/ptex-pkfonts400/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/japanese/ptex-pkfonts400/Makefile b/japanese/ptex-pkfonts400/Makefile
index 6d8e63552444..ad38557c3190 100644
--- a/japanese/ptex-pkfonts400/Makefile
+++ b/japanese/ptex-pkfonts400/Makefile
@@ -7,9 +7,6 @@
#
RESOLUTION= 400
-
-.include <bsd.port.pre.mk>
-
-MASTERDIR= ${PORTSDIR}/japanese/ptex-pkfonts300
+MASTERDIR= ${.CURDIR}/../ptex-pkfonts300
.include "${MASTERDIR}/Makefile"