svn commit: r452986 - head/devel/glade3

Mathieu Arnold mat at FreeBSD.org
Fri Oct 27 13:40:53 UTC 2017


Author: mat
Date: Fri Oct 27 13:40:52 2017
New Revision: 452986
URL: https://svnweb.freebsd.org/changeset/ports/452986

Log:
  Typo.
  
  Sponsored by:	Absolight

Modified:
  head/devel/glade3/Makefile   (contents, props changed)

Modified: head/devel/glade3/Makefile
==============================================================================
--- head/devel/glade3/Makefile	Fri Oct 27 12:50:37 2017	(r452985)
+++ head/devel/glade3/Makefile	Fri Oct 27 13:40:52 2017	(r452986)
@@ -38,7 +38,7 @@ GNOME_CONFIGURE_ENABLE=	gnome
 GNOME_USE=	GNOME=libgnomeui
 PYTHON_CONFIGURE_ENABLE=	python
 PYTHON_USE=	GNOME=pygtk2
-PUTHON_USES=	python:2
+PYTHON_USES=	python:2
 
 post-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/lib/glade3/bindings


More information about the svn-ports-all mailing list