From d413f0762ae9512ef78fee6cacb41a7d9ba8419f Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 21 Aug 2002 05:09:01 +0000 Subject: Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile. XFree86-4-libraries (for GLU) is already depended on, but people upgrading from older X could miss the dependency. --- x11/XFree86-4-clients/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile index 76bb775ef5f3..0e40998db5e6 100644 --- a/x11/XFree86-4-clients/Makefile +++ b/x11/XFree86-4-clients/Makefile @@ -7,7 +7,7 @@ PORTNAME= clients PORTVERSION= 4.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \ ${MASTER_SITE_LOCAL:S/$/:local/} @@ -21,6 +21,9 @@ EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz MAINTAINER= anholt@freebsd.org +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ + GLU.1:${PORTSDIR}/x11/XFree86-4-libraries + XFREE86_VERSION= 4 USE_IMAKE= YES DIST_SUBDIR= xc -- cgit v1.2.3