diff options
author | Steve Price <steve@FreeBSD.org> | 2009-06-12 03:47:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2009-06-12 03:47:14 +0000 |
commit | 9a872e6bc7d895aae064b905be47ead1034ca8be (patch) | |
tree | 80710532ea46df0bf574bb1f78be764b4c57cd81 /x11-toolkits/open-motif | |
parent | 6562e45f90495c8402a35d71d7a2d686b3ebe5f0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 47e12212b8b8..51d61ebb9e3f 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -18,6 +18,8 @@ DIST_SUBDIR= openmotif MAINTAINER= steve@FreeBSD.org COMMENT= Motif X11 Toolkit (industry standard GUI (IEEE 1295)) +MAKE_JOBS_UNSAFE= yes + USE_AUTOTOOLS= libtool:15 CONFLICTS= lesstif-* USE_GMAKE= yes |