diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:42:27 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:42:27 +0000 |
commit | 4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed (patch) | |
tree | f586ab40c2070243d59397923c9cfeaa3c6b7476 /cad/tkgate | |
parent | c62c6164f8534784c8a1dda14fea3ce152c807f8 (diff) | |
download | ports-4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed.tar.gz ports-4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed.zip |
Notes
Diffstat (limited to 'cad/tkgate')
-rw-r--r-- | cad/tkgate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index b595f9a0543c..036c20ada69d 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -17,6 +17,7 @@ COMMENT= A Tcl/Tk based digital circuit editor and simulator LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 +BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} GNU_CONFIGURE= yes USE_BISON= yes |