diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-15 23:18:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-15 23:18:47 +0000 |
commit | 99467bd40fbb0a9fd33cbacf112b7703c38bacc2 (patch) | |
tree | b4525ef1855da4c4007ba1c93cb0e30dbaa546bf /x11-toolkits | |
parent | Change dependency trigger from share/apache to share/doc/apache, which (diff) |
Add MTREE_FILE definition, this port is happier with BSD.x11-4.dist.
Notes
Notes:
svn path=/head/; revision=32662
Diffstat (limited to 'x11-toolkits')
-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 598aee184968..a56221fb9343 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 |