summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
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"