summaryrefslogtreecommitdiff
path: root/japanese/ptex-pkfonts300/Makefile
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-pkfonts300/Makefile
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-pkfonts300/Makefile')
-rw-r--r--japanese/ptex-pkfonts300/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/ptex-pkfonts300/Makefile b/japanese/ptex-pkfonts300/Makefile
index 2318a1b2b6ef..88b587e7a8be 100644
--- a/japanese/ptex-pkfonts300/Makefile
+++ b/japanese/ptex-pkfonts300/Makefile
@@ -15,8 +15,6 @@ MAINTAINER= inagaki@tg.rim.or.jp
RUN_DEPENDS= ${LOCALBASE}/lib/fonts/pk${RESOLUTION}:${PORTSDIR}/print/pkfonts${RESOLUTION}
-.include <bsd.port.pre.mk>
-
NO_BUILD= yes
PKGREQ= ${WRKDIR}/REQ
@@ -54,4 +52,4 @@ do-install:
@${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${WRKDIR}/REQ ${PKGNAME} INSTALL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>