summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-06-07 15:27:38 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-06-07 15:27:38 +0000
commitd987c24288fd0ba259f0d35ca7b8dc1496e67239 (patch)
tree9a42ff1c42561f6235f71db008b294e843653c51
parentezRADIUS is FreeRADIUS and Chillispot web-based management apps. It's easy, s... (diff)
Add missing dependency on www/rubygem-rails-app-installer.
Bump PORTREVISION. PR: ports/123929 Submitted by: Mateusz Guzik <mjguzik@gmail.com> Approved by: garga (mentor, implicit), maintainer (timeout)
Notes
Notes: svn path=/head/; revision=214462
-rw-r--r--www/typo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/typo/Makefile b/www/typo/Makefile
index 0b9883e14986..9d16d3372621 100644
--- a/www/typo/Makefile
+++ b/www/typo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= typo
PORTVERSION= 4.1.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,8 @@ MAINTAINER= jw@innerewut.de
COMMENT= An absolutely minimal weblogging engine powered by rails
RUN_DEPENDS= rails:${PORTSDIR}/www/rubygem-rails \
- redcloth:${PORTSDIR}/www/rubygem-redcloth
+ redcloth:${PORTSDIR}/www/rubygem-redcloth \
+ rails-app-installer-setup:${PORTSDIR}/www/rubygem-rails-app-installer
NO_BUILD= yes