From 7acef1cd7a4173168980125b140340c62b38c8d6 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 10:23:48 +0000 Subject: Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. --- japanese/w3m/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese/w3m') diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile index be9f844e87b2..63340f26d84d 100644 --- a/japanese/w3m/Makefile +++ b/japanese/w3m/Makefile @@ -8,7 +8,7 @@ CATEGORIES= japanese MASTERDIR= ${.CURDIR}/../../www/w3m -PKGDIR= ${.CURDIR}/pkg +PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist.ja JAPANESE= Yes -- cgit v1.2.3