From 7fbcbfd13a8f94b9059b1ea1c3e658a94f4a8882 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 2 Jan 2000 01:50:56 +0000 Subject: Use ${.CURDIR}/.. instead of ${PORTSDIR}/. PR: 15817 Submitted by: maintainer Seconded by: asami --- japanese/ptex-pkfonts300/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese/ptex-pkfonts300') 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 - NO_BUILD= yes PKGREQ= ${WRKDIR}/REQ @@ -54,4 +52,4 @@ do-install: @${SETENV} PKG_PREFIX=${PREFIX} \ ${SH} ${WRKDIR}/REQ ${PKGNAME} INSTALL -.include +.include -- cgit