svn commit: r302787 - head/emulators/xgngeo

Erwin Lansing erwin at FreeBSD.org
Mon Aug 20 07:26:13 UTC 2012


Author: erwin
Date: Mon Aug 20 07:26:12 2012
New Revision: 302787
URL: http://svn.freebsd.org/changeset/ports/302787

Log:
  Mark BROKEN: does not build
  
  Submitted by:	pointyhat

Modified:
  head/emulators/xgngeo/Makefile   (contents, props changed)

Modified: head/emulators/xgngeo/Makefile
==============================================================================
--- head/emulators/xgngeo/Makefile	Mon Aug 20 07:25:05 2012	(r302786)
+++ head/emulators/xgngeo/Makefile	Mon Aug 20 07:26:12 2012	(r302787)
@@ -21,6 +21,8 @@ COMMENT=	Fronted (GUI) for gngeo
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
 		gngeo:${PORTSDIR}/emulators/gngeo
 
+BROKEN=		does not build
+
 USE_BZIP2=	yes
 USE_PYTHON=	yes
 USE_GETTEXT=	yes



More information about the svn-ports-all mailing list