summaryrefslogtreecommitdiff
path: root/time/xalarm/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2013-02-17 18:55:44 +0000
committerdholland <dholland>2013-02-17 18:55:44 +0000
commit525259aee51e31336d564d0054a96fc6978fd2f2 (patch)
tree294f3533187c6e548aee3796eb13b58a8995c593 /time/xalarm/Makefile
parent5c7d8ec5eb04404a00f797d870f5b8635d492e10 (diff)
downloadpkgsrc-525259aee51e31336d564d0054a96fc6978fd2f2.tar.gz
Update emacs DEPENDS.
Diffstat (limited to 'time/xalarm/Makefile')
-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"