diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /chinese/pyDict | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff) | |
download | ports-c4c8f4be4536497618de854065bf169361a7ad2b.tar.gz ports-c4c8f4be4536497618de854065bf169361a7ad2b.zip |
Notes
Diffstat (limited to 'chinese/pyDict')
-rw-r--r-- | chinese/pyDict/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile index 952cd6dea227..19b400eeec7b 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyDict PORTVERSION= 0.2.6.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese MASTER_SITES= LOCAL/chinsan/pyDict/ \ http://www.525183.com/freebsd/pyDict/ \ @@ -20,8 +20,6 @@ COMMENT= A Chinese <-> English dictionary, under both console and X11 RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf -USE_XLIB= yes - WRKSRC= ${WRKDIR}/dict NO_BUILD= yes SHAREMODE= 644 |