diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/sourcenav/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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 |