diff options
-rw-r--r-- | games/kobodeluxe/Makefile | 2 | ||||
-rw-r--r-- | korean/byeoroo/Makefile | 2 | ||||
-rw-r--r-- | math/kseg/Makefile | 2 | ||||
-rw-r--r-- | net-im/kmess-kde4/Makefile | 2 | ||||
-rw-r--r-- | net-im/kmess/Makefile | 2 | ||||
-rw-r--r-- | net/kmess/Makefile | 2 | ||||
-rw-r--r-- | net/kopete/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 840b14d147b1..59d459ab3fc0 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -14,6 +14,8 @@ DISTNAME= KoboDeluxe-${PORTVERSION:S/.p/pre/} MAINTAINER= verm@drunkmonk.net +BROKEN= "Does not compile" + BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ diff --git a/korean/byeoroo/Makefile b/korean/byeoroo/Makefile index 2039d0027d05..bbc03410de7c 100644 --- a/korean/byeoroo/Makefile +++ b/korean/byeoroo/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://master.debian.or.kr/~cwryu/archive/byeoroo/ MAINTAINER= cjh@FreeBSD.org +BROKEN= "Does not compile" + RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean/johabfonts \ ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf diff --git a/math/kseg/Makefile b/math/kseg/Makefile index 07c227e4bb37..1a267d36125c 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.mit.edu/~ibaran/ MAINTAINER= kcwu@ck.tp.edu.tw +BROKEN= "Does not compile" + USE_QT_VER= 2 USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index 3f2886d97da4..cf7253113670 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile index 3f2886d97da4..cf7253113670 100644 --- a/net-im/kmess/Makefile +++ b/net-im/kmess/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net/kmess/Makefile b/net/kmess/Makefile index 3f2886d97da4..cf7253113670 100644 --- a/net/kmess/Makefile +++ b/net/kmess/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net/kopete/Makefile b/net/kopete/Makefile index 560f6eb4e656..4e42d6b3b5be 100644 --- a/net/kopete/Makefile +++ b/net/kopete/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.chez.com/dae/ MAINTAINER= stefan.jahn@nemesis-sektor.de +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |