diff --git a/x11/tk/8.0/Makefile b/x11/tk/8.0/Makefile index cee5ec77859..e13b918d4aa 100644 --- a/x11/tk/8.0/Makefile +++ b/x11/tk/8.0/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2001/05/06 04:41:26 lebel Exp $ +# $OpenBSD: Makefile,v 1.8 2001/05/20 12:49:43 kevlo Exp $ # $FreeBSD: Makefile,v 1.7 1997/12/01 16:50:58 pst Exp $ COMMENT= "graphical toolkit for Tcl" @@ -30,6 +30,7 @@ FAKE_FLAGS= INSTALL="install -c" INSTALL_ROOT="${WRKINST}" \ MAN_INSTALL_DIR='$${INSTALL_ROOT}$$(TK_LIBRARY)/man' SEPARATE_BUILD= concurrent +USE_X11= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} CONFIGURE_ARGS+= --enable-static --with-tcl="${PREFIX}/lib/tcl8.0"