diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-03 00:07:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-03 00:07:56 +0000 |
commit | 6777c9e0516c6ae2d3dc6ff0ebc575fe7c4f2d7e (patch) | |
tree | 4d4aac2ec731690e83bd8393b476706e164cd7ed | |
parent | 21e403f03d6e204904145d94b75d60048883f3ed (diff) | |
download | freebsd-ports-6777c9e0516c6ae2d3dc6ff0ebc575fe7c4f2d7e.zip |
BROKEN: Does not compile
-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} |