From b5b4db34036a65c1151d9216f908103eb31c24b1 Mon Sep 17 00:00:00 2001 From: nork Date: Wed, 16 Jul 2003 10:10:56 +0000 Subject: Fix install error by modification of bsd.port.mk r1.455. PR: ports/54531 Submitted by: SUGIMOTO Sadahiro Approved by: maintainer no response --- editors/mule-common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index fd3d863e0829..ff18aa8fb46d 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/Makefile @@ -43,9 +43,9 @@ WRKDIRBASE= ${WRKDIRPREFIX}${.CURDIR:S,/editors/mule-common$,,} japanese/mule-wnn6 \ japanese/mule-wnn7 \ korean/mule-freewnn -.if exists(${WRKDIRBASE}/${dir}/work/.build_done.${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2}) +.if exists(${WRKDIRBASE}/${dir}/work/.build_done.${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2}.${PREFIX:S/\//_/g}) WRKDIR?= ${WRKDIRBASE}/${dir}/work -MULEPKG?= ${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2} +MULEPKG?= ${dir:S,editors/,,:S,chinese/,zh-,:S,japanese/,ja-,:S,korean/,ko-,}-${PORTVERSION}${_SUF1}${_SUF2}.${PREFIX:S/\//_/g} .endif .endfor WRKSRC= ${WRKDIR}/mule-${MULE_VERSION}-${EMACS_VERSION} -- cgit name='id' value='f746e76b22a72cc41c639d74ba155344dbadb5ee'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines