summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-18 03:05:30 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-18 03:05:30 +0000
commitf28c577bda0c7ae9caf5ee7c8fe1443d99b9f5d5 (patch)
treec54a84b321c7a0fb2948ba0067b179b78a31fae8 /editors/xemacs21-mule-common
parentUpdate to version 1.14. (diff)
From maintainer:
(1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs. (2) WRKDIRPREFIX inserted for safe. (3) Change creation for PACKAGE_COOKIEs. PR: 9419 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=16135
Diffstat (limited to 'editors/xemacs21-mule-common')
-rw-r--r--editors/xemacs21-mule-common/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile
index 36b96486b79f..b260b992a703 100644
--- a/editors/xemacs21-mule-common/Makefile
+++ b/editors/xemacs21-mule-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Dec 1997
# Whom: Kazuyuki IENAGA <ienaga@jsys.co.jp>
#
-# $Id: Makefile,v 1.3 1998/12/02 08:01:14 asami Exp $
+# $Id: Makefile,v 1.4 1998/12/26 03:47:19 kuriyama Exp $
#
DISTNAME= xemacs-20.4
@@ -40,13 +40,10 @@ EXTRACT_ONLY= xemacs-20.4.tar.gz xemacs-20.4-elc.tar.gz \
japanese/xemacs-canna+wnn6 \
japanese/xemacs-wnn4 \
japanese/xemacs-wnn6
-.if exists(${WRKDIRPREFIX}${PORTSDIR}/${dir}/work/.install_done)
-WRKDIR= ${WRKDIRPREFIX}${PORTSDIR}/${dir}/work
-.if !exists(${WRKDIR}/.install_done-${PKGNAME})
-rvalue_touch!= ${TOUCH} ${WRKDIR}/.install_done-${PKGNAME}
-.endif
-.elif exists(${WRKDIRPREFIX}${PORTSDIR}/${dir}/work/.build_done)
-WRKDIR?= ${WRKDIRPREFIX}${PORTSDIR}/${dir}/work
+.if exists(${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work/.install_done)
+WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work
+.elif exists(${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work/.build_done)
+WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work
.endif
.endfor
WRKSRC= ${WRKDIR}/xemacs-20.4