summaryrefslogtreecommitdiff
path: root/editors/vigor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r--editors/vigor/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index 108e3bee3ca..11fea7e9923 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/01/21 14:54:05 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/30 16:20:35 jwise Exp $
#
DISTNAME= vigor-0.010
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.red-bean.com:8080/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.red-bean.com/~joelh/vigor/
-DEPENDS+= tk-8.0.*:../../x11/tk80
+DEPENDS+= tk-8.3.2:../../x11/tk
CONFLICTS+= nvi-*
@@ -21,8 +21,8 @@ CONFIGURE_ARGS+=--with-x
# --disable-curses \
# --disable-db \
# --disable-re
-CONFIGURE_ENV+= ADDCPPFLAGS=" -I${LOCALBASE}/include/tcl8.0 \
- -I${LOCALBASE}/include/tk8.0" \
+CONFIGURE_ENV+= ADDCPPFLAGS=" -I${LOCALBASE}/include \
+ -I${LOCALBASE}/include" \
ADDLDFLAGS=" -L${LOCALBASE}/lib"
post-build: