diff options
Diffstat (limited to 'x11-fonts/mkfontscale/Makefile')
-rw-r--r-- | x11-fonts/mkfontscale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/mkfontscale/Makefile b/x11-fonts/mkfontscale/Makefile index 5e4a0b261fd9..2f221df277fc 100644 --- a/x11-fonts/mkfontscale/Makefile +++ b/x11-fonts/mkfontscale/Makefile @@ -3,6 +3,7 @@ PORTNAME= mkfontscale PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 XORG_CAT= app -USE_XORG= xproto fontenc +USE_XORG= xorgproto fontenc CONFIGURE_ARGS+=--disable-maintainer-mode |