diff options
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 3cb5f542a7f3..598aee184968 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -23,13 +23,15 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= steve@FreeBSD.org +RUN_DEPENDS= imake:${PORTSDIR}/devel/imake-4 + DIST_SUBDIR= openmotif WRKSRC= ${WRKDIR}/motif USE_IMAKE= yes MAKE_ENV+= LANG=C XMKMF= ${MAKE} Makefile.boot ALL_TARGET= VerifyOS Everything -MANCOMPRESSED= yes +XFREE86_HTML_MAN= no MAN1= mwm.1 \ uil.1 \ |