diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 3b6b5b88fc35864e32a41615276ae46bb4713370 (patch) | |
tree | 93234db8af22101e3e70293db1de87daf7f41c29 /x11-wm/e16 | |
parent | b94bc5a91841080692d94a301557b1b7e624bdba (diff) | |
download | ports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip |
Notes
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index d74ec4ba76fa..aca268cc65c0 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/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 |