Revision: | 376 |
Committed: | 2010-12-07T22:18:57-08:00 (14 years, 6 months ago) by douglas |
File size: | 434 byte(s) |
Log Message: | Oops! Apparently this one build depends on Trac. |
# | Content |
---|---|
1 | Index: trac-TracGoogleAnalytics/Makefile |
2 | =================================================================== |
3 | --- trac-TracGoogleAnalytics/Makefile (revision 375) |
4 | +++ trac-TracGoogleAnalytics/Makefile (working copy) |
5 | @@ -15,6 +15,7 @@ |
6 | MAINTAINER= douglas@douglasthrift.net |
7 | COMMENT= Trac plugin to enable logging by Google Analytics |
8 | |
9 | +BUILD_DEPENDS= tracd:${PORTSDIR}/www/trac |
10 | RUN_DEPENDS= tracd:${PORTSDIR}/www/trac |
11 | |
12 | LICENSE= BSD |