diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2001-05-12 07:30:37 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2001-05-12 07:30:37 +0000 |
commit | 7db585eae49e874ba64f5792566aae25207acf26 (patch) | |
tree | 80d3ecc153ee701ece9659e80803b18dce3fe39b /japanese/tgif | |
parent | 95fb5ca6d80f851de68f9f44e721c0cd21f18213 (diff) | |
download | ports-7db585eae49e874ba64f5792566aae25207acf26.tar.gz ports-7db585eae49e874ba64f5792566aae25207acf26.zip |
Notes
Diffstat (limited to 'japanese/tgif')
-rw-r--r-- | japanese/tgif/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/tgif/Makefile b/japanese/tgif/Makefile index 738f2a5e8a46..192cc4cebf70 100644 --- a/japanese/tgif/Makefile +++ b/japanese/tgif/Makefile @@ -6,14 +6,15 @@ # PORTNAME= tgif -PORTVERSION= 4.1.34 +PORTVERSION= 4.1.40 CATEGORIES= japanese MASTER_SITES= http://home.jp.FreeBSD.org/~mita/LOCAL_PORTS/ DISTNAME= ja-${PORTNAME}-980222 -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= mita@FreeBSD.org -RUN_DEPENDS= tgif:${PORTSDIR}/graphics/tgif-nls +RUN_DEPENDS= tgif:${PORTSDIR}/graphics/tgif-nls\ + ${PREFIX}/lib/X11/fonts/local/knm12p.pcf.gz:${PORTSDIR}/japanese/k12 NO_BUILD= yes NO_WRKSUBDIR= yes |