summaryrefslogtreecommitdiff
path: root/time/devtodo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/devtodo/Makefile')
-rw-r--r--time/devtodo/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile
index 1d401d10062..b3727686ea0 100644
--- a/time/devtodo/Makefile
+++ b/time/devtodo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/06/10 00:08:48 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/06/11 02:05:15 jlam Exp $
#
DISTNAME= devtodo-0.1.6-1
@@ -21,8 +21,4 @@ CONFIGURE_ENV+= ac_cv_lib_curses_tputs=no
USE_GNU_READLINE= # uses rl_startup_hook()
.include "../../devel/readline/buildlink.mk"
-
-CXXFLAGS+= -I${BUILDLINK_INCDIR}
-LDFLAGS+= -L${BUILDLINK_LIBDIR}
-
.include "../../mk/bsd.pkg.mk"