diff options
author | asami <asami@FreeBSD.org> | 2000-09-15 23:18:47 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-15 23:18:47 +0000 |
commit | cfebfbd54f907f631813fed70648e4971d8266dc (patch) | |
tree | 071810b8d606428a1f16b6c331cf6ee20be3e6e8 /x11-toolkits/open-motif/Makefile | |
parent | a430a0576442d9f9d9e53cbb025952b56ccb7ecf (diff) | |
download | FreeBSD-ports-cfebfbd54f907f631813fed70648e4971d8266dc.zip FreeBSD-ports-cfebfbd54f907f631813fed70648e4971d8266dc.tar.gz |
Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist.
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 598aee1..a56221f 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -25,6 +25,7 @@ MAINTAINER= steve@FreeBSD.org RUN_DEPENDS= imake:${PORTSDIR}/devel/imake-4 +MTREE_FILE= /etc/mtree/BSD.x11-4.dist DIST_SUBDIR= openmotif WRKSRC= ${WRKDIR}/motif USE_IMAKE= yes |