diff options
-rw-r--r-- | security/skip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/skip/Makefile b/security/skip/Makefile index 18e8c0261853..24df06108c4e 100644 --- a/security/skip/Makefile +++ b/security/skip/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= ${X11BASE}/lib/libxview.a:${PORTSDIR}/x11-toolkits/xview \ ${X11BASE}/lib/X11/config/XView.cf:${PORTSDIR}/x11-toolkits/xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview +BROKEN= Does not compile + # The SKIP code is restricted from export from the United States and Canada. # See the file doc/00README for legal details. #NO_PACKAGE= ${RESTRICTED} |