diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-09-10 12:24:51 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-09-10 12:24:51 +0800 |
commit | 61aa54fad7c8f3530aa7518b588dccf39f92bc5d (patch) | |
tree | 50acc65d73663fcaff8ebeadbb243511232c2763 /misc/bibletime-kde4 | |
parent | 35edb9028d4c14709ae5c3c98bdee941df989b73 (diff) | |
download | freebsd-ports-gnome-61aa54fad7c8f3530aa7518b588dccf39f92bc5d.tar.gz freebsd-ports-gnome-61aa54fad7c8f3530aa7518b588dccf39f92bc5d.tar.zst freebsd-ports-gnome-61aa54fad7c8f3530aa7518b588dccf39f92bc5d.zip |
- Mark as BROKEN
- Developers are working on a fix
Approved by: portmgr (marcus)
Diffstat (limited to 'misc/bibletime-kde4')
-rw-r--r-- | misc/bibletime-kde4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile index 5b4577ddd4bd..4d1226bf4077 100644 --- a/misc/bibletime-kde4/Makefile +++ b/misc/bibletime-kde4/Makefile @@ -28,6 +28,8 @@ USE_CMAKE= yes USE_QT_VER= 4 QT_COMPONENTS= corelib dbus gui xml +BROKEN= Does not install; developers are working on a solution + post-extract: ${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}-${PORTVERSION} ${MKDIR} ${WRKSRC} |