diff options
Diffstat (limited to 'time/wyrd/Makefile')
-rw-r--r-- | time/wyrd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index d3d8847a629..95df432014f 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/06 00:19:25 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/08 13:04:30 asau Exp $ # DISTNAME= wyrd-1.4.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eecs.umich.edu/~pelzlpj/wyrd/ COMMENT= Text-based front-end to Remind -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= remind>=3.00.24:../../time/remind USE_PKGLOCALEDIR= yes |