aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-01-28 02:11:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-01-28 02:11:35 +0000
commitb09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch)
treec998550baecf34be07870269231bbbcbca9ae8c8 /mail
parent59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff)
downloadports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz
ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/c-sig-emacs21/Makefile1
-rw-r--r--mail/c-sig/Makefile1
-rw-r--r--mail/emh-emacs20/Makefile1
-rw-r--r--mail/emh-xemacs21-mule/Makefile1
-rw-r--r--mail/emh/Makefile1
-rw-r--r--mail/mailcrypt/Makefile1
-rw-r--r--mail/mew-emacs20/Makefile1
-rw-r--r--mail/mew-mule/Makefile1
-rw-r--r--mail/mew/Makefile1
-rw-r--r--mail/mew2-emacs20/Makefile1
-rw-r--r--mail/mew2/Makefile1
-rw-r--r--mail/mew3-emacs20/Makefile1
-rw-r--r--mail/mew3/Makefile1
-rw-r--r--mail/vm/Makefile1
-rw-r--r--mail/wanderlust-emacs20/Makefile1
-rw-r--r--mail/wanderlust-xemacs21-mule/Makefile1
-rw-r--r--mail/wanderlust/Makefile1
17 files changed, 17 insertions, 0 deletions
diff --git a/mail/c-sig-emacs21/Makefile b/mail/c-sig-emacs21/Makefile
index 13f8fb116678..637302cecd0e 100644
--- a/mail/c-sig-emacs21/Makefile
+++ b/mail/c-sig-emacs21/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= yasu@utahime.org
COMMENT= Signature insertion tool for Emacs
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
EMACS_NO_BUILD_DEPENDS= yes
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile
index 13f8fb116678..637302cecd0e 100644
--- a/mail/c-sig/Makefile
+++ b/mail/c-sig/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= yasu@utahime.org
COMMENT= Signature insertion tool for Emacs
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
EMACS_NO_BUILD_DEPENDS= yes
diff --git a/mail/emh-emacs20/Makefile b/mail/emh-emacs20/Makefile
index f7523f56d2ba..8230c3f9bb16 100644
--- a/mail/emh-emacs20/Makefile
+++ b/mail/emh-emacs20/Makefile
@@ -7,6 +7,7 @@
MASTERDIR= ${.CURDIR}/../emh
+USE_EMACS= yes
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"
diff --git a/mail/emh-xemacs21-mule/Makefile b/mail/emh-xemacs21-mule/Makefile
index 883306aa01e2..0e4d54d5d7a8 100644
--- a/mail/emh-xemacs21-mule/Makefile
+++ b/mail/emh-xemacs21-mule/Makefile
@@ -7,6 +7,7 @@
MASTERDIR= ${.CURDIR}/../emh
+USE_EMACS= yes
EMACS_PORT_NAME= xemacs21-mule
.include "${MASTERDIR}/Makefile"
diff --git a/mail/emh/Makefile b/mail/emh/Makefile
index aa0f7d52f295..c9298733c6ea 100644
--- a/mail/emh/Makefile
+++ b/mail/emh/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${D
SEMI_TRUNK= 1.14
SEMI_COOKIE= semi-${EMACS_PORT_NAME}-${SEMI_TRUNK}.FreeBSD-packages
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
.if ${EMACS_PORT_NAME} == "emacs21"
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile
index 81215d162486..34a630184e22 100644
--- a/mail/mailcrypt/Makefile
+++ b/mail/mailcrypt/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An Emacs/PGP interface
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
GNU_CONFIGURE= yes
diff --git a/mail/mew-emacs20/Makefile b/mail/mew-emacs20/Makefile
index 728a82a1111f..d80448b47b7f 100644
--- a/mail/mew-emacs20/Makefile
+++ b/mail/mew-emacs20/Makefile
@@ -12,6 +12,7 @@ COMMENT= Message interface to Emacs Window for emacs20
MASTERDIR= ${.CURDIR}/../mew
# set emacs port
+USE_EMACS= yes
EMACS_PORT_NAME=emacs20
# target name for make build and install
diff --git a/mail/mew-mule/Makefile b/mail/mew-mule/Makefile
index 17a193657701..8c32857b3796 100644
--- a/mail/mew-mule/Makefile
+++ b/mail/mew-mule/Makefile
@@ -12,6 +12,7 @@ COMMENT= Message interface to Emacs Window for mule
MASTERDIR= ${.CURDIR}/../mew
# set emacs port
+USE_EMACS= yes
EMACS_PORT_NAME=mule
# target name for make build and install
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 4e7fcdb1f100..d13e53498d28 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -28,6 +28,7 @@ EMACS_SETUPEL= ${PORTNAME}-setup.el
MEW_DOCDIR?= share/doc/${PORTNAME}
# emacs port setup
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs19
# target name for make build and install
diff --git a/mail/mew2-emacs20/Makefile b/mail/mew2-emacs20/Makefile
index 90ec42e10966..fd7ad0a5f5e4 100644
--- a/mail/mew2-emacs20/Makefile
+++ b/mail/mew2-emacs20/Makefile
@@ -18,6 +18,7 @@ MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}
PKGDIR= ${.CURDIR}
# set emacs port
+USE_EMACS= yes
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"
diff --git a/mail/mew2/Makefile b/mail/mew2/Makefile
index 8a0a6b04c66a..0b8a1ef8cee5 100644
--- a/mail/mew2/Makefile
+++ b/mail/mew2/Makefile
@@ -28,6 +28,7 @@ MEW_VER= ${MEW_MAJOR_VER}.2
MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER}
# emacs port setup
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
# target name for make build and install
diff --git a/mail/mew3-emacs20/Makefile b/mail/mew3-emacs20/Makefile
index 97672d0d2705..7577b4c1d461 100644
--- a/mail/mew3-emacs20/Makefile
+++ b/mail/mew3-emacs20/Makefile
@@ -21,6 +21,7 @@ PKGDIR= ${.CURDIR}
PKGMESSAGE= ${MASTERDIR}/pkg-message
# set emacs port
+USE_EMACS= yes
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"
diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile
index e04f1d0ce122..b164a0fe9f3d 100644
--- a/mail/mew3/Makefile
+++ b/mail/mew3/Makefile
@@ -27,6 +27,7 @@ MEW_VER= ${MEW_MAJOR_VER}.3
DOCSDIR= share/doc/${PORTNAME}${MEW_MAJOR_VER}
# emacs port setup
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
# target name for make build and install
diff --git a/mail/vm/Makefile b/mail/vm/Makefile
index ef64bc6c23be..3f379c410e64 100644
--- a/mail/vm/Makefile
+++ b/mail/vm/Makefile
@@ -25,6 +25,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= olive@oban.frmug.org
COMMENT= A mail reader running inside Emacs or XEmacs
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
MAKE_ARGS= prefix=${PREFIX} \
INFODIR=${PREFIX}/info \
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile
index 79cf4f719b62..e1820ca5abfa 100644
--- a/mail/wanderlust-emacs20/Makefile
+++ b/mail/wanderlust-emacs20/Makefile
@@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust
COMMENT= Yet another message interface on Emacsen
+USE_EMACS= yes
EMACS_PORT_NAME= emacs20
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}
EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME}
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile
index a6ab90527185..b7bd08f2b6f3 100644
--- a/mail/wanderlust-xemacs21-mule/Makefile
+++ b/mail/wanderlust-xemacs21-mule/Makefile
@@ -9,6 +9,7 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust
COMMENT= Yet another message interface on Emacsen
+USE_EMACS= yes
EMACS_PORT_NAME= xemacs21-mule
EMACS_PACKAGESDIR= lib/xemacs/site-packages
MANIFEST= MANIFEST.wl
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index ff32aae66e28..a72976eb6acc 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -18,6 +18,7 @@ DISTNAME= wl-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= Yet another message interface on Emacsen
+USE_EMACS= yes
EMACS_PORT_NAME?= emacs21
MIMEUI_PORT_NAME?= ${MIMEUI_PRODUCT}