diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 10:43:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 10:43:24 +0000 |
commit | 26bd87fdc95917eec7e533668a2ffe1e07e2adff (patch) | |
tree | 6319e942448d7003d2c14c62c9d25007ac7c7f49 /x11-toolkits/open-motif | |
parent | 9af4b35c8a43dbf6e4ff770940a0c220cce76841 (diff) | |
download | ports-26bd87fdc95917eec7e533668a2ffe1e07e2adff.tar.gz ports-26bd87fdc95917eec7e533668a2ffe1e07e2adff.zip |
Notes
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 \ |