diff options
author | Cy Schubert <cy@FreeBSD.org> | 2013-09-18 07:07:08 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2013-09-18 07:07:08 +0000 |
commit | d2f630b20ab1566e6bdf7309b1b8a68a6c4f7c6e (patch) | |
tree | 10597b7ea28dfb16d81c786860e26e49c113d5a4 /x11-toolkits/xview-clients | |
parent | 16c11d8f65c37275a795e634ecb1a218b34b7a80 (diff) | |
download | ports-d2f630b20ab1566e6bdf7309b1b8a68a6c4f7c6e.tar.gz ports-d2f630b20ab1566e6bdf7309b1b8a68a6c4f7c6e.zip |
Notes
Diffstat (limited to 'x11-toolkits/xview-clients')
-rw-r--r-- | x11-toolkits/xview-clients/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 042f7d2dc7c0..da97ff0a6b4e 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -17,6 +17,7 @@ COMMENT= OpenLook applications and man pages CONFLICTS= props-1.0 +MAKE_JOBS_UNSAFE= yes PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:patch CONFIGURE_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:configure LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |