diff options
Diffstat (limited to 'x11-fonts/libXfont/Makefile')
-rw-r--r-- | x11-fonts/libXfont/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index a3b0d68e6b29..89e6afb89459 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libXfont -PORTVERSION= 1.3.1 -PORTREVISION= 3 +PORTVERSION= 1.3.4 PORTEPOCH= 1 CATEGORIES= x11-fonts @@ -17,6 +16,6 @@ COMMENT= X font libary LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 XORG_CAT= lib -USE_XORG= fontcacheproto xproto:both xtrans fontsproto:both fontenc +USE_XORG= xproto:both xtrans fontsproto:both fontenc .include <bsd.port.mk> |