aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/femlab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile
index 4a144c10bca2..1d805e6deb8d 100644
--- a/math/femlab/Makefile
+++ b/math/femlab/Makefile
@@ -15,7 +15,8 @@ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive program for solving partial differential equations in 2D
-BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx
+BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx \
+ xmkmf:${X_IMAKE_PORT}
USE_REINPLACE= yes
USE_X_PREFIX= yes