diff options
author | jseger <jseger@FreeBSD.org> | 1999-11-25 11:41:57 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-11-25 11:41:57 +0800 |
commit | 78616f0ead6b994d4b4517a143de1f180459076a (patch) | |
tree | 666884e8a979db514dec7e1930d9e2ed0808572a /misc/magicpoint | |
parent | f50563880c2952b50eaabc3d2289ca28471b4c38 (diff) | |
download | freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.gz freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.zst freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.zip |
Bump freetype's lib number
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 |