diff options
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 8ff5d0fbec75..9dfd48234da2 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ MAINTAINER?= itojun@itojun.org -LIB_DEPENDS+= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype USE_IMAKE= yes GNU_CONFIGURE= yes |