diff options
-rw-r--r-- | astro/gpsdrive/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-poslex/Makefile | 2 | ||||
-rw-r--r-- | audio/festvox-el11/Makefile | 2 | ||||
-rw-r--r-- | graphics/ftgl/Makefile | 2 | ||||
-rw-r--r-- | lang/groovy/Makefile | 2 | ||||
-rw-r--r-- | misc/gnome-osd/Makefile | 2 | ||||
-rw-r--r-- | print/hugelatex/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index afe61415c645..40c90965aec4 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -19,6 +19,8 @@ COMMENT= A GPS navigation system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +BROKEN= Incomplete pkg-plist + USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_PERL5= yes diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index 6e3f23b98538..229393531e2f 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -20,6 +20,8 @@ COMMENT= English lexicon for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/festival NO_BUILD= yes diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index 157dd2249da3..c65fac757781 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -20,6 +20,8 @@ COMMENT= Castilian Spanish male voice for Festival RUN_DEPENDS= festival:${PORTSDIR}/audio/festival +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab8 diff --git a/graphics/ftgl/Makefile b/graphics/ftgl/Makefile index 36c33474d275..61e7aa7e12ab 100644 --- a/graphics/ftgl/Makefile +++ b/graphics/ftgl/Makefile @@ -17,6 +17,8 @@ COMMENT= An OpenGL FreeType fonts rendering library BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GL= yes USE_X_PREFIX= yes diff --git a/lang/groovy/Makefile b/lang/groovy/Makefile index f467f8695a8b..cbe24da36ef2 100644 --- a/lang/groovy/Makefile +++ b/lang/groovy/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://dist.codehaus.org/groovy/distributions/ MAINTAINER= hq@FreeBSD.org COMMENT= Agile dynamic language for the JVM +BROKEN= Incomplete pkg-plist + USE_REINPLACE= yes USE_JAVA= yes JAVA_VERSION= 1.4+ diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 94e93cf4be46..46c3dfa1a142 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://telecom.inescporto.pt/~gjc/gnome-osd/ MAINTAINER= jylefort@brutele.be COMMENT= An On-Screen-Display infrastructure using Pango text rendering +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile index 3f5dbaa7bca1..40e847f79bc0 100644 --- a/print/hugelatex/Makefile +++ b/print/hugelatex/Makefile @@ -18,6 +18,8 @@ COMMENT= LaTeX format files with large limits BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX +BROKEN= Incomplete pkg-plist + NO_BUILD= yes NO_WRKSUBDIR= yes |