diff options
author | nivit <nivit@FreeBSD.org> | 2009-02-12 00:48:01 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-02-12 00:48:01 +0800 |
commit | 0958ff34752128ea74fbadd3ae00641eaa17f092 (patch) | |
tree | e820137c970190fa14385f26dc68ce08df71947e /multimedia/gaupol | |
parent | 2123b033a1d8f617cfeb0a17b7dd99ca97ce02ac (diff) | |
download | freebsd-ports-gnome-0958ff34752128ea74fbadd3ae00641eaa17f092.tar.gz freebsd-ports-gnome-0958ff34752128ea74fbadd3ae00641eaa17f092.tar.zst freebsd-ports-gnome-0958ff34752128ea74fbadd3ae00641eaa17f092.zip |
- Chase textproc/py-enchant update
Diffstat (limited to 'multimedia/gaupol')
-rw-r--r-- | multimedia/gaupol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gaupol/Makefile b/multimedia/gaupol/Makefile index 5041a51f7217..051e643d1ab0 100644 --- a/multimedia/gaupol/Makefile +++ b/multimedia/gaupol/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.gna.org/gaupol/${PORTVERSION:C/^([0-9]+\.[0-9]+).* MAINTAINER= ports@FreeBSD.org COMMENT= Subtitle editor -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/enchant/__init__.py:${PORTSDIR}/textproc/py-enchant \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>=1.5.1:${PORTSDIR}/textproc/py-enchant \ ${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet \ ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes |