diff options
Diffstat (limited to 'x11-servers/XttXF86srv-common/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-common/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile index f331952b0b22..b91b5eae31bf 100644 --- a/x11-servers/XttXF86srv-common/Makefile +++ b/x11-servers/XttXF86srv-common/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.4 1998/10/08 23:52:03 asami Exp $ +# $Id: Makefile,v 1.5 1998/10/10 04:22:09 steve Exp $ # DISTNAME= xc @@ -24,6 +24,8 @@ PATCHFILES= 3.3.2-patch1 3.3.2-patch2 3.3.2-patch3 \ MAINTAINER= taguchi@tohoku.iij.ad.jp +BROKEN_ELF= yes + LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype .if !defined(XDM_DES) && defined(USA_RESIDENT) |