aboutsummaryrefslogtreecommitdiff
path: root/devel/yacl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/yacl/Makefile')
-rw-r--r--devel/yacl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/yacl/Makefile b/devel/yacl/Makefile
index 545cfd6ec517..500ba401ad76 100644
--- a/devel/yacl/Makefile
+++ b/devel/yacl/Makefile
@@ -20,7 +20,7 @@ MAKE_ENV= YACLPATH=${WRKDIR}
MAKEFILE= gnuc.mak
ALL_TARGET= yacl
-REQUIRES_MOTIF= true
+USE_MOTIF= true
post-build:
@(cd ${WRKSRC}/apps/bmpview; ${MAKE} ${MAKE_ENV} -f gnuc.mak)