svn commit: r315691 - head/databases/drizzle
Martin Wilke
miwi at FreeBSD.org
Wed Apr 3 06:00:02 UTC 2013
Author: miwi
Date: Wed Apr 3 06:00:02 2013
New Revision: 315691
URL: http://svnweb.freebsd.org/changeset/ports/315691
Log:
- Mark BROKEN fails to build
Oked by: glarkin
Approved by: portmgr
Modified:
head/databases/drizzle/Makefile (contents, props changed)
Modified: head/databases/drizzle/Makefile
==============================================================================
--- head/databases/drizzle/Makefile Wed Apr 3 03:29:22 2013 (r315690)
+++ head/databases/drizzle/Makefile Wed Apr 3 06:00:02 2013 (r315691)
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= ${PREFIX}/lib/drizzle
+BROKEN= fails to build
+
USE_ICONV= yes
.if defined(MAINTAINER_MODE)
More information about the svn-ports-head
mailing list