summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordholland <dholland>2013-02-17 18:55:44 +0000
committerdholland <dholland>2013-02-17 18:55:44 +0000
commit3588293ebd98924ed15064c3932e62bbbb22de79 (patch)
tree294f3533187c6e548aee3796eb13b58a8995c593 /time
parent62e0ee0abf0bc59d884d8fbf3c13e197a9a2c0f1 (diff)
downloadpkgsrc-3588293ebd98924ed15064c3932e62bbbb22de79.tar.gz
Update emacs DEPENDS.
Diffstat (limited to 'time')
-rw-r--r--time/xalarm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/xalarm/Makefile b/time/xalarm/Makefile
index 78690622444..5e96b966fc4 100644
--- a/time/xalarm/Makefile
+++ b/time/xalarm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/10/08 13:04:30 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/02/17 18:55:44 dholland Exp $
DISTNAME= xalarm-3.06
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
EXTRACT_SUFX= .tar.gz
@@ -21,7 +21,7 @@ KILL= /bin/kill # should this be in bsd.pkg.mk ?
.include "../../mk/bsd.prefs.mk"
.if defined(XALARM_USE_YOW)
-DEPENDS+= emacs>=20.7:../../editors/emacs
+DEPENDS+= emacs20>=20.7:../../editors/emacs
.endif
.if ${OPSYS} == "NetBSD"