diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-01-28 13:52:25 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-01-28 13:52:25 +0000 |
commit | 0bc573fd979b193a7e78702629e5e1f67e842a0b (patch) | |
tree | 64671deee7da3d04f71f4c046c9cc6d25ed77ae5 /www/trac-permredirect | |
parent | aac300fb275dbfa49ee49c45c22c546d67843b48 (diff) | |
download | ports-0bc573fd979b193a7e78702629e5e1f67e842a0b.tar.gz ports-0bc573fd979b193a7e78702629e5e1f67e842a0b.zip |
Notes
Diffstat (limited to 'www/trac-permredirect')
-rw-r--r-- | www/trac-permredirect/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/trac-permredirect/Makefile b/www/trac-permredirect/Makefile index 011ef31e1802..702ab0d556d6 100644 --- a/www/trac-permredirect/Makefile +++ b/www/trac-permredirect/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= trac- MAINTAINER= magik@roorback.net COMMENT= Redirect users to the login screen on PermissionError -BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= tracd:${PORTSDIR}/www/trac FETCH_BEFORE_ARGS= -o ${DISTFILES} |