svn commit: r351461 - head/graphics/ocrfeeder
John Marino
marino at FreeBSD.org
Thu Apr 17 10:58:46 UTC 2014
Author: marino
Date: Thu Apr 17 10:58:46 2014
New Revision: 351461
URL: http://svnweb.freebsd.org/changeset/ports/351461
QAT: https://qat.redports.org/buildarchive/r351461/
Log:
graphics/ocrfeeder: Unbreak with USE_GNOME+= gnomedocutils
approved by: portmgr (bapt)
Modified:
head/graphics/ocrfeeder/Makefile
Modified: head/graphics/ocrfeeder/Makefile
==============================================================================
--- head/graphics/ocrfeeder/Makefile Thu Apr 17 10:31:37 2014 (r351460)
+++ head/graphics/ocrfeeder/Makefile Thu Apr 17 10:58:46 2014 (r351461)
@@ -26,7 +26,7 @@ MAN1= ocrfeeder-cli.1 ocrfeeder.1
USE_XZ= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
-USE_GNOME= pygtk2 pygnomeextras
+USE_GNOME= pygtk2 pygnomeextras gnomedocutils
USES= gettext gmake pkgconfig
USE_GHOSTSCRIPT=yes
More information about the svn-ports-head
mailing list