diff options
author | rene <rene@FreeBSD.org> | 2016-12-04 21:38:49 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-04 21:38:49 +0800 |
commit | 86be463d545f22a731138114b8916e3811b2fe8e (patch) | |
tree | a07c837abe863c426653e5453bef458f01b1fa00 /textproc | |
parent | dcffd491735fe70db3969436ba4d72cd2bdd30b5 (diff) | |
download | freebsd-ports-gnome-86be463d545f22a731138114b8916e3811b2fe8e.tar.gz freebsd-ports-gnome-86be463d545f22a731138114b8916e3811b2fe8e.tar.zst freebsd-ports-gnome-86be463d545f22a731138114b8916e3811b2fe8e.zip |
Unbreak INDEX
Reported by: portsnap builder
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pootle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index 3fa611d0c238..19cd29196441 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= translate-toolkit>=1.11.0:textproc/translate-toolkit \ ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:databases/py-south\ ${PYTHON_PKGNAMEPREFIX}cssmin>=0.1.4:www/py-cssmin \ ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.4:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}argparse>=0:devel/py-argparse \ ${PYTHON_PKGNAMEPREFIX}django-taggit>0.10:www/py-django-taggit \ ${PYTHON_PKGNAMEPREFIX}django-assets>=0.8:www/py-django-assets \ ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:databases/py-south \ |