aboutsummaryrefslogtreecommitdiffstats
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2004-12-23 09:42:27 +0800
committerlesi <lesi@FreeBSD.org>2004-12-23 09:42:27 +0800
commitbc7996331250d146522379669fb9e95a19c05b60 (patch)
tree08e37d4eebc0f23e893463cacdc96fb78c592e4c /cad/tkgate/Makefile
parenta0920341da1b6fa1486561666cc28951bfd37c65 (diff)
downloadfreebsd-ports-gnome-bc7996331250d146522379669fb9e95a19c05b60.tar.gz
freebsd-ports-gnome-bc7996331250d146522379669fb9e95a19c05b60.tar.zst
freebsd-ports-gnome-bc7996331250d146522379669fb9e95a19c05b60.zip
Add imake build dependency, it is no longer implied by USE_XLIB.
Pointed out by: dosirak via kris Approved by: maintainer timeout
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r--cad/tkgate/Makefile1
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