diff options
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index a1499fcffdb7..7070d42dba38 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -32,6 +32,8 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ mad.2:${PORTSDIR}/audio/libmad \ dca.0:${PORTSDIR}/multimedia/libdca +BROKEN= Incorrect pkg-plist + USE_GCC= 3.4+ USE_GETTEXT= yes USE_ICONV= yes diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index da73d946159a..a9de107cf304 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -18,6 +18,8 @@ COMMENT= Lingua::EN::Fathom - Measure readability of English text BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Syllable.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + PERL_CONFIGURE= yes MAN3= Lingua::EN::Fathom.3 |