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 /x11-wm/enlightenment/Makefile | |
parent | f50563880c2952b50eaabc3d2289ca28471b4c38 (diff) | |
download | freebsd-ports-graphics-78616f0ead6b994d4b4517a143de1f180459076a.tar.gz freebsd-ports-graphics-78616f0ead6b994d4b4517a143de1f180459076a.tar.zst freebsd-ports-graphics-78616f0ead6b994d4b4517a143de1f180459076a.zip |
Bump freetype's lib number
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index d74ec4ba76f..aca268cc65c 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ gif.5:${PORTSDIR}/graphics/giflib \ Imlib.5:${PORTSDIR}/graphics/imlib \ tiff.4:${PORTSDIR}/graphics/tiff \ - ttf.3:${PORTSDIR}/print/freetype \ + ttf.4:${PORTSDIR}/print/freetype \ ghttp.1:${PORTSDIR}/www/libghttp USE_GMAKE= yes |