Revision: 70409 http://trac.macports.org/changeset/70409 Author: mcalhoun@macports.org Date: 2010-08-08 07:54:24 -0700 (Sun, 08 Aug 2010) Log Message: ----------- bitstream-vera: bitstream-vera does not install architecture dependent files. Fixes #25770 (maintainer timeout). Modified Paths: -------------- trunk/dports/graphics/bitstream-vera/Portfile Modified: trunk/dports/graphics/bitstream-vera/Portfile =================================================================== --- trunk/dports/graphics/bitstream-vera/Portfile 2010-08-08 14:50:23 UTC (rev 70408) +++ trunk/dports/graphics/bitstream-vera/Portfile 2010-08-08 14:54:24 UTC (rev 70409) @@ -3,6 +3,7 @@ PortSystem 1.0 name bitstream-vera version 1.10 +revision 1 categories graphics maintainers mac.com:jbenninghoff description Bitstream Vera Fonts for use with Freetype/Fontconfig @@ -23,6 +24,8 @@ patchfiles patch-local.conf +supported_archs noarch + use_configure no build { reinplace "s|%FONTSDIR%|${prefix}/share/fonts|" \
participants (1)
-
mcalhoun@macports.org