diff options
Diffstat (limited to 'x11-servers/XttXF86srv-common/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile index 18414983e0be..0e0c0dd1cbf1 100644 --- a/x11-servers/XttXF86srv-common/Makefile +++ b/x11-servers/XttXF86srv-common/Makefile @@ -15,7 +15,6 @@ DISTFILES= X336src-1.tgz xtt-${VERSION}.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp -LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib VERSION= 1.3 @@ -33,6 +32,7 @@ DISTFILES+= Wraphelp.c IGNOREFILES= Wraphelp.c .endif USE_X_PREFIX= YES +USE_FREETYPE= YES EXTRACT_ONLY= X336src-1.tgz xtt-${VERSION}.tgz BINOWN= root BINGRP= wheel |