From 5ae86caca37f605e187ab501d56ca0a9276a472a Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Tue, 17 Feb 1998 12:58:54 +0000 Subject: PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. --- japanese/ewipe/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'japanese/ewipe/Makefile') diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index c276f06aa69a..d1d6579ab79d 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -3,7 +3,7 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.7 1998/02/03 12:46:23 itojun Exp $ +# $Id: Makefile,v 1.8 1998/02/13 02:47:38 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,9 +12,10 @@ PATCHDIR= ${.CURDIR}/../../misc/ewipe/patches PKGDIR= ${.CURDIR}/../../misc/ewipe/pkg COMMENT= ${.CURDIR}/pkg/COMMENT +PKGNAME= ja-ewipe-0.7.0 + .include <${.CURDIR}/../../misc/ewipe/Makefile> -PKGNAME= ja-ewipe-0.7.0 CATEGORIES= japanese misc MAINTAINER= itojun@itojun.org -- cgit v1.2.3