aboutsummaryrefslogtreecommitdiff
path: root/www/trac-remind
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-26 18:58:57 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-26 18:58:57 +0000
commit503aa110de33def51147f818411b798ae7583438 (patch)
tree761c748b467802a8afa885ecf873963986f2b375 /www/trac-remind
parent0b753a7ca55ffdef38b7f25ddace16b0a1d86d7e (diff)
downloadports-503aa110de33def51147f818411b798ae7583438.tar.gz
ports-503aa110de33def51147f818411b798ae7583438.zip
- remove bogus setuptools dependency
- bump PORTREVISION because of dependency change - trim Makefile header - limit python version to 2.x only PR: 173109 Submitted by: rm (myself) Approved by: glarkin (maintainer, by mail) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306465
Diffstat (limited to 'www/trac-remind')
-rw-r--r--www/trac-remind/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/www/trac-remind/Makefile b/www/trac-remind/Makefile
index b2f00492df51..b0d3f2b354da 100644
--- a/www/trac-remind/Makefile
+++ b/www/trac-remind/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: trac-remind
-# Date created: May 18 2007
-# Whom: Gerrit Beine <gerrit.beine@gmx.de>
-#
+# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$
-#
PORTNAME= remind
PORTVERSION= 1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www devel python
MASTER_SITES= http://www.unixmedia.it/
PKGNAMEPREFIX= trac-
@@ -16,12 +12,11 @@ DISTNAME= trac${PORTNAME}
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Trac tickets reminder script
-BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
NO_BUILD= yes
USE_ZIP= yes
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
PLIST_FILES= bin/tracremind.py etc/tracremind.conf