[PC-BSD Commits] r20990 - pbi/modules/graphics/gthumb
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 17 05:43:31 PST 2013
Author: kenmoore
Date: 2013-01-17 13:43:31 +0000 (Thu, 17 Jan 2013)
New Revision: 20990
Modified:
pbi/modules/graphics/gthumb/pbi.conf
Log:
Convert our graphics/gthumb module to optionsNG to match the port
Modified: pbi/modules/graphics/gthumb/pbi.conf
===================================================================
--- pbi/modules/graphics/gthumb/pbi.conf 2013-01-17 13:38:46 UTC (rev 20989)
+++ pbi/modules/graphics/gthumb/pbi.conf 2013-01-17 13:43:31 UTC (rev 20990)
@@ -7,11 +7,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
-PBI_MAKEOPTS="WITH_EXIV2=true
-WITH_CLUTTER=true
-WITH_GSTREAMER=true
-WITH_OPENRAW=true
-WITH_SOUP=true
-WITH_BRASERO=true"
+PBI_MAKEOPTS="gthumb_SET= EXIV2"
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list