diff options
Diffstat (limited to 'www/typo/Makefile')
-rw-r--r-- | www/typo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo/Makefile b/www/typo/Makefile index ec0b92a1d8d1..0b9883e14986 100644 --- a/www/typo/Makefile +++ b/www/typo/Makefile @@ -16,7 +16,7 @@ MAINTAINER= jw@innerewut.de COMMENT= An absolutely minimal weblogging engine powered by rails RUN_DEPENDS= rails:${PORTSDIR}/www/rubygem-rails \ - ${LOCALBASE}/lib/ruby/gems/1.8/specifications/RedCloth-3.0.3.gemspec:${PORTSDIR}/www/rubygem-redcloth + redcloth:${PORTSDIR}/www/rubygem-redcloth NO_BUILD= yes |