diff options
-rw-r--r-- | graphics/showimg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/bsdav/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index cef4e8219fc0..9866e3804a6d 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -20,6 +20,8 @@ COMMENT= A picture viewer designed to run under KDE 3.x LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi \ kexif:${PORTSDIR}/graphics/libkexif +BROKEN= Does not compile + USE_BZIP2= yes USE_KDEBASE_VER= 3 USE_GMAKE= yes diff --git a/multimedia/bsdav/Makefile b/multimedia/bsdav/Makefile index 65c6869af42d..f33aa7f04529 100644 --- a/multimedia/bsdav/Makefile +++ b/multimedia/bsdav/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.jakemsr.com/bsdav/ \ MAINTAINER= itetcu@people.tecnik93.com COMMENT= BSD native set of programs for audio and video reading and writing +BROKEN= Does not compile + INSTALLS_SHLIB= yes MAN1= audiorec.1 bktrrec.1 bsdavdemux.1 bsdavrec.1 btv.1 tunerctl.1 avplay.1 \ |