summaryrefslogtreecommitdiff
path: root/japanese/emacs20-dl-canna/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-01-14 14:59:42 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-01-14 14:59:42 +0000
commit0cc63f1b2ee39effce71f1771175a09dbd99b82f (patch)
treea26d693ab4f4b2ef743b33b24349cca40a0025c9 /japanese/emacs20-dl-canna/Makefile
parentUpdate port to 1.3.4 (diff)
Use ${PORTSDIR} instead of ${.CURDIR}/../.. in (BUILD|RUN)_DEPENDS
variables and other variables. Because there is no relation of master/slave between this port and editors/emacs20-dl. ${.CURDIR}/../.. should not be used.
Notes
Notes: svn path=/head/; revision=24721
Diffstat (limited to '')
-rw-r--r--japanese/emacs20-dl-canna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile
index 8ecffd513f8f..db4d01c579a2 100644
--- a/japanese/emacs20-dl-canna/Makefile
+++ b/japanese/emacs20-dl-canna/Makefile
@@ -32,7 +32,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \
# ports variables
EMACS_VER= 20.5
-EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl
+EMACSDL_DIR= ${PORTSDIR}/editors/emacs20-dl
EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src
APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el
LISPDIR= share/emacs/site-lisp