summaryrefslogtreecommitdiff
path: root/mail/wanderlust-emacs
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 16:32:14 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-09 16:32:14 +0000
commit29a4884d29c8e6100001503b6d6b690cf336a880 (patch)
tree49aed658dafcf34bf27eb0b7f740e949020793fd /mail/wanderlust-emacs
parentI updated XEmacs-mule to 21.1.6 and these ports became broken. (diff)
Compile error
Point out by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: maintaier's mail in ports-jp@jp.freebsd.org
Notes
Notes: svn path=/head/; revision=21507
Diffstat (limited to 'mail/wanderlust-emacs')
-rw-r--r--mail/wanderlust-emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wanderlust-emacs/Makefile b/mail/wanderlust-emacs/Makefile
index ab3e318cce21..d1f916d5c5ab 100644
--- a/mail/wanderlust-emacs/Makefile
+++ b/mail/wanderlust-emacs/Makefile
@@ -26,15 +26,15 @@ EMACS_LIBDIR= share/emacs
EMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER}
+BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
+
.if !defined(HAVE_COMMON_PORT)
HAVE_COMMON_PORT= no
.endif
.if (${HAVE_COMMON_PORT} == "yes")
# depends on common port
-BUILD_DEPENDS= ${PKG_DBDIR}/${EMACS_PORT}-common-${MULE_VER}:${PORTSDIR}/editors/${EMACS_PORT}-common
RUN_DEPENDS= ${PKG_DBDIR}/${EMACS_PORT}-common-${MULE_VER}:${PORTSDIR}/editors/${EMACS_PORT}-common
.else
-BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
RUN_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
.endif
# depends on semi