summaryrefslogtreecommitdiff
path: root/time/devtodo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/devtodo/Makefile')
-rw-r--r--time/devtodo/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile
index accccf2e90b..7580319313d 100644
--- a/time/devtodo/Makefile
+++ b/time/devtodo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2001/04/22 11:44:46 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2001/05/15 06:54:23 zuntum Exp $
#
-DISTNAME= devtodo-0.1.5
+DISTNAME= devtodo-0.1.6-1
+PKGNAME= devtodo-0.1.6.1
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=devtodo/}
@@ -11,6 +12,8 @@ COMMENT= Display and manage a list of items that are outstanding
DEPENDS+= readline-[0-9]*:../../devel/readline
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//}
+
GNU_CONFIGURE= yes
MAKE_ENV+= CXXFLAGS="-Wl,-R${LOCALBASE}/lib"