summaryrefslogtreecommitdiff
path: root/devel/ht
diff options
context:
space:
mode:
authorjoerg <joerg>2010-03-17 14:17:38 +0000
committerjoerg <joerg>2010-03-17 14:17:38 +0000
commit54d9bb10de00286fc8e0770c0e671b58bc016258 (patch)
tree86ce61c43ffdcd72cf574d2413cc80be4e087854 /devel/ht
parente2218e05660ff59920f691380dceee40a9ef0242 (diff)
downloadpkgsrc-54d9bb10de00286fc8e0770c0e671b58bc016258.tar.gz
USE_NCURSES=# -> USE_NCURSES=yes
Diffstat (limited to 'devel/ht')
-rw-r--r--devel/ht/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ht/Makefile b/devel/ht/Makefile
index 2a28b94d7de..680f96dea38 100644
--- a/devel/ht/Makefile
+++ b/devel/ht/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/08/26 23:00:01 ahoka Exp $
+# $NetBSD: Makefile,v 1.12 2010/03/17 14:22:12 joerg Exp $
#
DISTNAME= ht-2.0.14
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= bison lex
-USE_NCURSES= # missing WA_BOLD and WA_NORMAL
+USE_NCURSES= yes # missing WA_BOLD and WA_NORMAL
LIBS+= -lm