diff options
Diffstat (limited to 'time/devtodo/Makefile')
-rw-r--r-- | time/devtodo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile index 62199609cdb..fd844262fee 100644 --- a/time/devtodo/Makefile +++ b/time/devtodo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:28 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/08 13:04:17 asau Exp $ DISTNAME= devtodo-0.1.20 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://swapoff.org/DevTodo COMMENT= Display and manage a list of items that are outstanding -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_GNU_READLINE= # uses rl_startup_hook() |