diff options
-rw-r--r-- | biology/biojava/Makefile | 2 | ||||
-rw-r--r-- | graphics/cenon/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail-rssyl/Makefile | 2 | ||||
-rw-r--r-- | mail/rssyl/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed-claws-rssyl/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index 6d8895aa7238..538f245ec8e3 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -16,6 +16,8 @@ COMMENT= Open-source java tools for processing biological data RUN_DEPENDS= ${JAVAJARDIR:S,^${PREFIX},${LOCALBASE},}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ ${JAVAJARDIR:S,^${PREFIX},${LOCALBASE},}/jakarta-regexp.jar:${PORTSDIR}/java/jakarta-regexp +BROKEN= Does not compile + USE_JAVA= yes JAVA_VERSION= 1.3+ USE_ANT= yes diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile index 524c4080fb70..882715bc496d 100644 --- a/graphics/cenon/Makefile +++ b/graphics/cenon/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= danfe@FreeBSD.org COMMENT= A vector graphics tool for GNUstep +BROKEN= Does not compile + GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep PREFIX= ${GNUSTEP_PREFIX} NO_MTREE= yes diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 5b5d2b065ae0..07d661a15952 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws +BROKEN= Does not compile + USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:259 USE_REINPLACE= yes diff --git a/mail/rssyl/Makefile b/mail/rssyl/Makefile index 5b5d2b065ae0..07d661a15952 100644 --- a/mail/rssyl/Makefile +++ b/mail/rssyl/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws +BROKEN= Does not compile + USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:259 USE_REINPLACE= yes diff --git a/mail/sylpheed-claws-rssyl/Makefile b/mail/sylpheed-claws-rssyl/Makefile index 5b5d2b065ae0..07d661a15952 100644 --- a/mail/sylpheed-claws-rssyl/Makefile +++ b/mail/sylpheed-claws-rssyl/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws +BROKEN= Does not compile + USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:259 USE_REINPLACE= yes |