diff options
Diffstat (limited to 'x11-fonts/libXft/Makefile')
-rw-r--r-- | x11-fonts/libXft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index 61a4a6090357..8abbedea6bd0 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -1,5 +1,5 @@ PORTNAME= libXft -DISTVERSION= 2.3.4 +DISTVERSION= 2.3.5 CATEGORIES= x11-fonts MAINTAINER= desktop@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USES= xorg xorg-cat:lib +USES= tar:xz xorg xorg-cat:lib USE_XORG= x11 xorgproto xrender INSTALL_TARGET= install-strip |