summaryrefslogtreecommitdiff
path: root/www/cadaver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cadaver/Makefile')
-rw-r--r--www/cadaver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index c0e6aeb5e37..acebbade2e0 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/06/29 04:54:56 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/08/20 03:55:32 jlam Exp $
DISTNAME= cadaver-0.17.0
CATEGORIES= www
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --with-include-neon
CONFIGURE_ARGS+= --enable-libxml
CONFIGURE_ARGS+= --enable-netrc
+LIBS+= ${LIBGETOPT}
+
# We don't need curses, just termcap.
CONFIGURE_ENV+= ac_cv_lib_curses_tputs=no
LIBS+= -ltermcap