diff options
Diffstat (limited to 'x11-fonts/libXft/Makefile')
-rw-r--r-- | x11-fonts/libXft/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index dc43e5a57ef3..d1017b92de53 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libXft -PORTVERSION= 2.3.2 -PORTREVISION= 3 +DISTVERSION= 2.3.3 CATEGORIES= x11-fonts MAINTAINER= desktop@FreeBSD.org @@ -15,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= xorg xorg-cat:lib -USE_XORG= xorgproto xrender +USE_XORG= x11 xorgproto xrender INSTALL_TARGET= install-strip post-extract: |