aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wanderlust-emacs
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-09-10 00:32:14 +0800
committertaoka <taoka@FreeBSD.org>1999-09-10 00:32:14 +0800
commitab6019237087c3afbbd184e11d134abc305b9eda (patch)
treef5f0a87288f3d3c610285fd83c7404f97dea93b6 /mail/wanderlust-emacs
parent398c0485f240d9778e279ab89c2e055d5a030677 (diff)
downloadfreebsd-ports-gnome-ab6019237087c3afbbd184e11d134abc305b9eda.tar.gz
freebsd-ports-gnome-ab6019237087c3afbbd184e11d134abc305b9eda.tar.zst
freebsd-ports-gnome-ab6019237087c3afbbd184e11d134abc305b9eda.zip
Compile error
Point out by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: maintaier's mail in ports-jp@jp.freebsd.org
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