BROKEN: Does not compile

This commit is contained in:
Kris Kennaway 2004-02-23 02:12:24 +00:00
parent 01ca7d45fb
commit c89935d72a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101797
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A KDE application for submitting updates to livejournal.com
BROKEN= "Does not compile"
USE_KDELIBS_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@ -20,4 +20,6 @@ PKGDEINSTALL= ${.CURDIR}/pkg-deinstall
LOCAL_SRCDIR= ${PORTSDIR}/mail/thunderbird
LOCAL_SUBDIR= lib/thunderbird/lib/mozilla-1.6b
BROKEN= "Does not compile"
.include "${MASTERDIR}/Makefile"