diff options
-rw-r--r-- | comms/lirc/Makefile | 2 | ||||
-rw-r--r-- | editors/ooodict-da_DK/Makefile | 2 | ||||
-rw-r--r-- | editors/ooodict-en_AU/Makefile | 2 | ||||
-rw-r--r-- | editors/ooodict-en_NZ/Makefile | 2 | ||||
-rw-r--r-- | editors/ooodict-es_MX/Makefile | 2 | ||||
-rw-r--r-- | german/ooodict-de_DE/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge/Makefile | 2 | ||||
-rw-r--r-- | russian/ooodict-ru_RU/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 2ab9ca2a3677..7e5ccf44778d 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= lirc MAINTAINER= doconnor@gsoft.com.au COMMENT= Linux Infared Remote Control +BROKEN= Incorrect pkg-plist + USE_XLIB= yes USE_GETOPT_LONG=yes USE_GMAKE= yes diff --git a/editors/ooodict-da_DK/Makefile b/editors/ooodict-da_DK/Makefile index 6c4fbded5996..2ec7353239f8 100644 --- a/editors/ooodict-da_DK/Makefile +++ b/editors/ooodict-da_DK/Makefile @@ -16,4 +16,6 @@ HYPHDIST+= hyph_da_DK.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_AU/Makefile b/editors/ooodict-en_AU/Makefile index a5a55872f2a7..329df2658ae8 100644 --- a/editors/ooodict-en_AU/Makefile +++ b/editors/ooodict-en_AU/Makefile @@ -16,4 +16,6 @@ HYPHDIST+= hyph_en_AU.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-en_NZ/Makefile b/editors/ooodict-en_NZ/Makefile index e2551fcb5695..72512b60e5b3 100644 --- a/editors/ooodict-en_NZ/Makefile +++ b/editors/ooodict-en_NZ/Makefile @@ -16,4 +16,6 @@ HYPHDIST+= hyph_en_NZ.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" diff --git a/editors/ooodict-es_MX/Makefile b/editors/ooodict-es_MX/Makefile index d4e004fb4bf8..97af8857aac5 100644 --- a/editors/ooodict-es_MX/Makefile +++ b/editors/ooodict-es_MX/Makefile @@ -16,4 +16,6 @@ HYPHDIST+= hyph_es_MX.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" diff --git a/german/ooodict-de_DE/Makefile b/german/ooodict-de_DE/Makefile index 21b3d304c9f1..aa8a95333114 100644 --- a/german/ooodict-de_DE/Makefile +++ b/german/ooodict-de_DE/Makefile @@ -18,4 +18,6 @@ THESDIST+= thes_de_DE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index c75537088765..c60af3e51d0d 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= octave:${PORTSDIR}/math/octave \ qhull:${PORTSDIR}/math/qhull \ bash:${PORTSDIR}/shells/bash +BROKEN= Incorrect pkg-plist + USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= # empty diff --git a/russian/ooodict-ru_RU/Makefile b/russian/ooodict-ru_RU/Makefile index 6e097047c64e..cf6af1f37ae3 100644 --- a/russian/ooodict-ru_RU/Makefile +++ b/russian/ooodict-ru_RU/Makefile @@ -17,4 +17,6 @@ HYPHDIST+= hyph_ru_RU.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Incorrect pkg-plist + .include "${MASTERDIR}/Makefile" |