diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /french/xtel/Makefile | |
parent | fba82b2a968f007c64e260a48433dc7f9e39a3b8 (diff) | |
download | ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.tar.gz ports-ca9c60461cb276ee2afe18260afc8dec97c1b6f8.zip |
- update to jpeg-8
Notes
Notes:
svn path=/head/; revision=249285
Diffstat (limited to 'french/xtel/Makefile')
-rw-r--r-- | french/xtel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/xtel/Makefile b/french/xtel/Makefile index e3da22107853..26d5b60fbdb9 100644 --- a/french/xtel/Makefile +++ b/french/xtel/Makefile @@ -7,14 +7,14 @@ PORTNAME= xtel PORTVERSION= 3.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= french comms emulators MASTER_SITES= http://pficheux.free.fr/xtel/download/ MAINTAINER= thierry@FreeBSD.org COMMENT= An emulator for the french Minitel -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale |