diff options
-rw-r--r-- | audio/eawpats/Makefile | 2 | ||||
-rw-r--r-- | devel/ORBacus/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile index bbf573761539..2b437873e3ee 100644 --- a/audio/eawpats/Makefile +++ b/audio/eawpats/Makefile @@ -19,6 +19,8 @@ EXTRACT_DEPENDS= unrar:${PORTSDIR}/archivers/unrar # Not useful without timidity. RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ +BROKEN= "Unfetchable" + RESTRICTED= Some of the patches are marked no-commercial-use NO_BUILD= yes diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 2ec19ff97c7b..02ac62ab619b 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -16,6 +16,8 @@ DISTNAME= OB-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2 implementation +BROKEN= "Unfetchable" + RESTRICTED= "Non-commercial use only" USE_XLIB= yes INSTALLS_SHLIB= yes |