diff options
author | kris <kris@FreeBSD.org> | 2005-11-14 09:56:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-14 09:56:17 +0800 |
commit | d1e34a19a3acc34ab49cf0398ac123b823055a53 (patch) | |
tree | 9393131a3354292ea5bb7d2cff2d4dfe253d719e | |
parent | c39e2ed3af4e9875046b2c9321187016a04e73e2 (diff) | |
download | freebsd-ports-gnome-d1e34a19a3acc34ab49cf0398ac123b823055a53.tar.gz freebsd-ports-gnome-d1e34a19a3acc34ab49cf0398ac123b823055a53.tar.zst freebsd-ports-gnome-d1e34a19a3acc34ab49cf0398ac123b823055a53.zip |
BROKEN: Does not compile
-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 \ |