From e1be2ee90d293d6594d402532b1dc22bcb056fbb Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 21 Mar 2008 21:29:43 +0000 Subject: - Fix buid Submitted by: pavbot --- devel/sourcenav/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/sourcenav') diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index 48c6f196c8f1..102187e9a86b 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -21,10 +21,11 @@ PREFIX?= ${LOCALBASE}/${PORTNAME} .endif USE_BISON= build USE_GMAKE= yes +USE_XORG= x11 xext xpm GNU_CONFIGURE= yes NO_MTREE= yes -USE_TCL= 84 -USE_TK= 84 +USE_TCL= 83 +USE_TK= 83 SUB_FILES= pkg-message -- cgit v1.2.3