diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-03 09:28:57 +0000 |
commit | c6bcad2436d925c98052ed292bd0794ae0e34b45 (patch) | |
tree | 4752ebd6e8eb5959ebf00516e4ecf7156215bbce /x11-servers | |
parent | fbd121eee966abfc21d176cbede935ecd6bf1a34 (diff) |
Notes
Diffstat (limited to 'x11-servers')
-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 |