diff options
-rw-r--r-- | graphics/landscape/Makefile | 2 | ||||
-rw-r--r-- | korean/ftghostscript5/Makefile | 2 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 | ||||
-rw-r--r-- | korean/htexp/Makefile | 2 | ||||
-rw-r--r-- | mail/mahogany/Makefile | 2 | ||||
-rw-r--r-- | net-im/kmerlin/Makefile | 2 | ||||
-rw-r--r-- | net/kmerlin/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index bb8eba8ac01f..a782d209d038 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com COMMENT= A program for generating and rendering landscapes +BROKEN= "Does not compile" + USE_MESA= yes USE_KDELIBS_VER= 3 QTDIR?= ${X11BASE} diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index e6ca43a418a1..2117fb20a6fd 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -33,6 +33,8 @@ EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV} MAINTAINER= cjh@FreeBSD.org COMMENT= Aladdin Postscript interpreter with Korean Truetype fonts support +BROKEN= "Does not compile" + RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \ $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \ $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 64d3b0fb54b2..29f38e316c1a 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -24,6 +24,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cjh@FreeBSD.org COMMENT= Aladdin Postscript interpreter with Korean truetype support +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip diff --git a/korean/htexp/Makefile b/korean/htexp/Makefile index 45f116689118..de41f8dfa048 100644 --- a/korean/htexp/Makefile +++ b/korean/htexp/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= unpacked.tar.gz MAINTAINER= cjh@FreeBSD.org COMMENT= An implementation of TeX for Hangul +BROKEN= "Does not compile" + # it depends teTeX. RUN_DEPENDS= virtex:${PORTSDIR}/print/teTeX diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile index 2647727721c6..01c9dfe18f71 100644 --- a/mail/mahogany/Makefile +++ b/mail/mahogany/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= mahogany MAINTAINER= sk-ports@vegamuse.org COMMENT= An X11 mail and news client with an embedded Python interpreter +BROKEN= "Does not compile" + LIB_DEPENDS+= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig11 .if !defined(NOPORTDOCS) diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index 033539410e9f..31a6aa6222ab 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/kmerlin/Makefile b/net/kmerlin/Makefile index 033539410e9f..31a6aa6222ab 100644 --- a/net/kmerlin/Makefile +++ b/net/kmerlin/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network +BROKEN= "Does not compile" + USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |