diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-spread/Makefile | 2 | ||||
-rw-r--r-- | net/xipmsg/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net/ruby-spread/Makefile b/net/ruby-spread/Makefile index 272e1f88fa55..42dc44149288 100644 --- a/net/ruby-spread/Makefile +++ b/net/ruby-spread/Makefile @@ -17,6 +17,8 @@ COMMENT= Ruby interface to the Spread library LIB_DEPENDS= tspread.1:${PORTSDIR}/net/spread +BROKEN= Incomplete pkg-plist + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index ec2eb529995a..abf751e17648 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -15,6 +15,8 @@ DISTNAME= xipmsg-8087 MAINTAINER= candy@kgc.co.jp COMMENT= A popup style message communication tool for X11 +BROKEN= Incomplete pkg-plist + USE_IMAKE= yes MAN1= xipmsg.1 MANCOMPRESSED= yes |