diff options
-rw-r--r-- | chinese/mutt/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-p4v/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 753a0ac0d6fa..7ae3d35e9fca 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -18,6 +18,8 @@ PATCH_SITES= http://bsdchat.com/~clive/dist/mutt15/ \ ftp://freebsd.sinica.edu.tw/pub/clive/mutt15/ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz +BROKEN= "Incorrect distinfo" + WITH_MUTT_LOCALES_FIX= yes MUTT_CONFIGURE_ARGS+= --without-wc-funcs WITH_MUTT_NCURSES= yes diff --git a/devel/linux-p4v/Makefile b/devel/linux-p4v/Makefile index 4e23de0f9e76..26da11543d1f 100644 --- a/devel/linux-p4v/Makefile +++ b/devel/linux-p4v/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm NO_CDROM= yes RESTRICTED= "Binary redistribution restrictions in effect" +BROKEN= "Incorrect distinfo" + USE_LINUX_PREFIX= yes LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig |