diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 07:08:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 07:08:56 +0000 |
commit | 8c1582f41c9c9e776cc1686a4efe067257817df0 (patch) | |
tree | 5791555598f1e0361e91ed42ed114037154e1938 /x11-toolkits/open-motif | |
parent | 042d44df167de1eebc39d0e0b4411e4de754706f (diff) | |
download | ports-8c1582f41c9c9e776cc1686a4efe067257817df0.tar.gz ports-8c1582f41c9c9e776cc1686a4efe067257817df0.zip |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-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 c7f2637833ab..e9ee6642edcb 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -20,6 +20,7 @@ MAINTAINER= obrien@FreeBSD.org ONLY_FOR_ARCHS= i386 PREFIX?= / # will install into ${PREFIX}/usr/X11R6 +NO_MTREE= yes USE_X_PREFIX= yes NO_WRKSUBDIR= yes EXTRACT_ONLY= # don't exact the tarball |