svn commit: r335560 - head/graphics/graphite2

Max Brazhnikov makc at FreeBSD.org
Tue Dec 3 11:31:55 UTC 2013


Author: makc
Date: Tue Dec  3 11:31:55 2013
New Revision: 335560
URL: http://svnweb.freebsd.org/changeset/ports/335560

Log:
  - Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)
  
  Approved by:	office (bapt)

Modified:
  head/graphics/graphite2/pkg-plist   (contents, props changed)

Modified: head/graphics/graphite2/pkg-plist
==============================================================================
--- head/graphics/graphite2/pkg-plist	Tue Dec  3 11:30:55 2013	(r335559)
+++ head/graphics/graphite2/pkg-plist	Tue Dec  3 11:31:55 2013	(r335560)
@@ -1,4 +1,4 @@
-%%DATADIR%%/graphite2-release.cmake
+%%DATADIR%%/graphite2-%%CMAKE_BUILD_TYPE%%.cmake
 %%DATADIR%%/graphite2.cmake
 bin/gr2fonttest
 include/graphite2/Log.h


More information about the svn-ports-head mailing list