svn commit: r352031 - head/graphics/gnofract4d

Tijl Coosemans tijl at FreeBSD.org
Thu Apr 24 17:34:46 UTC 2014


Author: tijl
Date: Thu Apr 24 17:34:45 2014
New Revision: 352031
URL: http://svnweb.freebsd.org/changeset/ports/352031
QAT: https://qat.redports.org/buildarchive/r352031/

Log:
  Remove USE_GNOME=lthack.  This port does not use libtool.

Modified:
  head/graphics/gnofract4d/Makefile

Modified: head/graphics/gnofract4d/Makefile
==============================================================================
--- head/graphics/gnofract4d/Makefile	Thu Apr 24 17:34:20 2014	(r352030)
+++ head/graphics/gnofract4d/Makefile	Thu Apr 24 17:34:45 2014	(r352031)
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 		libpng15.so:${PORTSDIR}/graphics/png
 
 USES=		desktop-file-utils pathfix pkgconfig shared-mime-info
-USE_GNOME=	gnomeprefix intlhack libgnomeui lthack pygtk2
+USE_GNOME=	gnomeprefix intlhack libgnomeui pygtk2
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes


More information about the svn-ports-all mailing list