Modified: trunk/dports/ruby/rb-aspectr/Portfile (105482 => 105483)
--- trunk/dports/ruby/rb-aspectr/Portfile 2013-04-22 15:37:30 UTC (rev 105482)
+++ trunk/dports/ruby/rb-aspectr/Portfile 2013-04-22 15:44:15 UTC (rev 105483)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup ruby 1.0
@@ -14,9 +15,11 @@
separates different concerns into different parts of \
the code. It is somewhat similar to Aspect
categories-append devel
+license GPL-2
distname ${ruby.module}-[strsed ${version} {g/[.]/-/}]
checksums md5 c640a1a82802ddb107c3ee1245a22705
platforms darwin
+supported_archs noarch
post-patch {
reinplace "s|sitedir|vendorlibdir|g" ${worksrcpath}/install.rb