summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authoragc <agc>1998-11-19 15:40:45 +0000
committeragc <agc>1998-11-19 15:40:45 +0000
commitbb673b910abe94857f50a7b091c31d07297f26b9 (patch)
treec285dda7482793338f087ec5157582592dfd2d60 /mail/exmh
parent13efefe4837fa4dc3a8b1a14d0d8d617ff67d207 (diff)
downloadpkgsrc-bb673b910abe94857f50a7b091c31d07297f26b9.tar.gz
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile
index 1ac563808af..89de067a740 100644
--- a/mail/exmh/Makefile
+++ b/mail/exmh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/08/20 15:17:09 tsarna Exp $
+# $NetBSD: Makefile,v 1.14 1998/11/19 15:40:46 agc Exp $
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
#
@@ -26,12 +26,10 @@ PATCH_DIST_ARGS= -d ${WRKSRC}/lib --forward --quiet -E ${PATCH_DIST_STRIP}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.beedub.com/exmh/
-BUILD_DEPENDS= tclsh8.0:../../lang/tcl80
-RUN_DEPENDS= wish8.0:../../x11/tk80
-# exmh is pretty useless without this, but it's not needed to build it.
-RUN_DEPENDS+= repl:../../mail/nmh
-# full mime support needs mmencode/mmdecode from metamail
-RUN_DEPENDS+= mmencode:../../mail/metamail
+DEPENDS+= tcl-8.0p2:../../lang/tcl80
+DEPENDS+= tk-8.0p2:../../x11/tk80
+DEPENDS+= nmh-0.27:../../mail/nmh
+DEPENDS+= mm-2.7:../../mail/metamail
DIST_SUBDIR= ${PKGNAME}