summaryrefslogtreecommitdiff
path: root/time/devtodo
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 09:23:06 +0000
committersnj <snj@pkgsrc.org>2004-04-11 09:23:06 +0000
commitfb9e8401e327ad4b59762f4ae307ac44328e1700 (patch)
tree0c1c9dc8e97f0970f1f37dca4e511f363648006e /time/devtodo
parent344962001d007e1242f22e74572c79a56a441216 (diff)
downloadpkgsrc-fb9e8401e327ad4b59762f4ae307ac44328e1700.tar.gz
Convert to buildlink3.
Diffstat (limited to 'time/devtodo')
-rw-r--r--time/devtodo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile
index 0f8c57d855c..3f9f64a550a 100644
--- a/time/devtodo/Makefile
+++ b/time/devtodo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/10 18:28:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/11 09:25:50 snj Exp $
#
DISTNAME= devtodo-0.1.17
@@ -12,7 +12,7 @@ COMMENT= Display and manage a list of items that are outstanding
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
GNU_CONFIGURE= # defined
# We don't need curses, just termcap.
@@ -36,5 +36,5 @@ post-install:
${PREFIX}/share/examples/devtodo
.endfor
-.include "../../devel/readline/buildlink2.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"