diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-02 01:50:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-02 01:50:56 +0000 |
commit | 2091439bacacb5df87095527a5d344d2fa3eecea (patch) | |
tree | 56e6f294a740bc51bfaa8edfcb5e3d0eeecb1ba8 /japanese/ptex-pkfonts600/Makefile | |
parent | 06562ff9c54f74d971e676ba1a9bbd2321054428 (diff) | |
download | ports-2091439bacacb5df87095527a5d344d2fa3eecea.tar.gz ports-2091439bacacb5df87095527a5d344d2fa3eecea.zip |
Notes
Diffstat (limited to 'japanese/ptex-pkfonts600/Makefile')
-rw-r--r-- | japanese/ptex-pkfonts600/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/japanese/ptex-pkfonts600/Makefile b/japanese/ptex-pkfonts600/Makefile index 10b33787e2c9..0a1b8073a302 100644 --- a/japanese/ptex-pkfonts600/Makefile +++ b/japanese/ptex-pkfonts600/Makefile @@ -7,9 +7,6 @@ # RESOLUTION= 600 - -.include <bsd.port.pre.mk> - -MASTERDIR= ${PORTSDIR}/japanese/ptex-pkfonts300 +MASTERDIR= ${.CURDIR}/../ptex-pkfonts300 .include "${MASTERDIR}/Makefile" |