aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-11-18 16:11:37 +0800
committerkris <kris@FreeBSD.org>2004-11-18 16:11:37 +0800
commit1917f4d55d26ad84cbb0b1ee9fbb3eaceffbc89d (patch)
treef68509d6ba20b8fecbe8bf2374fc7bb606d0dd98
parentfce4fc60f94af26ccc3ee4d28d583d73c990f40f (diff)
downloadfreebsd-ports-graphics-1917f4d55d26ad84cbb0b1ee9fbb3eaceffbc89d.tar.gz
freebsd-ports-graphics-1917f4d55d26ad84cbb0b1ee9fbb3eaceffbc89d.tar.zst
freebsd-ports-graphics-1917f4d55d26ad84cbb0b1ee9fbb3eaceffbc89d.zip
BROKEN: Does not compile
-rw-r--r--audio/xmms-imms/Makefile2
-rw-r--r--finance/opale/Makefile2
-rw-r--r--graphics/digikam-kde4/Makefile2
-rw-r--r--graphics/digikam/Makefile2
-rw-r--r--graphics/ruby-libexif/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index 2ca092ce970..8d1d3d0595c 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -23,6 +23,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
fftw3f.3:${PORTSDIR}/math/fftw3-float \
tag.4:${PORTSDIR}/audio/taglib
+BROKEN= "Does not compile"
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
diff --git a/finance/opale/Makefile b/finance/opale/Makefile
index 4c1fe11b5e7..b9654229c27 100644
--- a/finance/opale/Makefile
+++ b/finance/opale/Makefile
@@ -20,6 +20,8 @@ COMMENT= A very simple personal bank account manager for KDE and KOffice
BUILD_DEPENDS= korganizer:${PORTSDIR}/deskutils/kdepim3
LIB_DEPENDS= kofficecore.2:${PORTSDIR}/editors/koffice-kde3
+BROKEN= "Does not compile"
+
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile
index 55e124def24..8021331c067 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
Imlib.5:${PORTSDIR}/graphics/imlib
+BROKEN= Does not compile
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile
index 55e124def24..8021331c067 100644
--- a/graphics/digikam/Makefile
+++ b/graphics/digikam/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
Imlib.5:${PORTSDIR}/graphics/imlib
+BROKEN= Does not compile
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/graphics/ruby-libexif/Makefile b/graphics/ruby-libexif/Makefile
index b093c99eabd..d7eaa491550 100644
--- a/graphics/ruby-libexif/Makefile
+++ b/graphics/ruby-libexif/Makefile
@@ -19,6 +19,8 @@ COMMENT= A Ruby extension library for libexif
LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif
+BROKEN= "Does not compile"
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes