svn commit: r302786 - head/textproc/xaira

Erwin Lansing erwin at FreeBSD.org
Mon Aug 20 07:25:06 UTC 2012


Author: erwin
Date: Mon Aug 20 07:25:05 2012
New Revision: 302786
URL: http://svn.freebsd.org/changeset/ports/302786

Log:
  Mark BROKEN: leaves files behind on deinstallation
  
  Submitted by:	pointyhat

Modified:
  head/textproc/xaira/Makefile   (contents, props changed)

Modified: head/textproc/xaira/Makefile
==============================================================================
--- head/textproc/xaira/Makefile	Mon Aug 20 07:23:19 2012	(r302785)
+++ head/textproc/xaira/Makefile	Mon Aug 20 07:25:05 2012	(r302786)
@@ -17,6 +17,8 @@ COMMENT=	XML Aware Indexing and Retrieva
 LIB_DEPENDS=	xerces-c:${PORTSDIR}/textproc/xerces-c2 \
 		icuio:${PORTSDIR}/devel/icu
 
+BROKEN=		leaves files behind on deinstallation
+
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	aclocal autoconf libtool
 ACLOCAL_ARGS=	-I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -I .



More information about the svn-ports-head mailing list