diff options
Diffstat (limited to 'math/abacus')
-rw-r--r-- | math/abacus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile index 0675f15854e..3d07f1fdece 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/12/13 00:29:20 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:52 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1998/09/25 10:07:44 asami Exp # @@ -14,7 +14,7 @@ DEPENDS+= tcl-8.0p2:../../lang/tcl80 DEPENDS+= tk-8.0p2:../../x11/tk80 USE_GMAKE= yes -USE_X11= yes +USE_X11BASE= yes # Until we have tcl 8.0.3 in pkgsrc pre-build: |