diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 06:47:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 06:47:48 +0800 |
commit | 0185a615dedc0a256b071cb0c399d8d21281cfb8 (patch) | |
tree | cbde3b6250ba6ec926d01bbdfd1e7e92b8ba873d /multimedia/bmpx | |
parent | acd1b8d640f7c85035f4408c6317b234797d1604 (diff) | |
download | freebsd-ports-gnome-0185a615dedc0a256b071cb0c399d8d21281cfb8.tar.gz freebsd-ports-gnome-0185a615dedc0a256b071cb0c399d8d21281cfb8.tar.zst freebsd-ports-gnome-0185a615dedc0a256b071cb0c399d8d21281cfb8.zip |
BROKEN: Does not compile (5.x) and incorrect pkg-plist (6.x)
Diffstat (limited to 'multimedia/bmpx')
-rw-r--r-- | multimedia/bmpx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile index f9d982ae2e9f..230ca6379bcd 100644 --- a/multimedia/bmpx/Makefile +++ b/multimedia/bmpx/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \ boost_date_time.3:${PORTSDIR}/devel/boost \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +BROKEN= Does not compile (5.x) and incorrect pkg-plist (6.x) + CONFLICTS= bmpx-devel-[0-9]* USE_AUTOTOOLS= autoconf:259 |