aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2002-08-21 13:09:01 +0800
committeranholt <anholt@FreeBSD.org>2002-08-21 13:09:01 +0800
commit34773a5091e976d764a49066099752ebe5810feb (patch)
tree74ef99272c452a7a239ce691b6f8f027baaba555 /x11
parent9944b10b34cd14be98aee383e414f93d87b22cec (diff)
downloadfreebsd-ports-gnome-34773a5091e976d764a49066099752ebe5810feb.tar.gz
freebsd-ports-gnome-34773a5091e976d764a49066099752ebe5810feb.tar.zst
freebsd-ports-gnome-34773a5091e976d764a49066099752ebe5810feb.zip
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.
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile5
1 files changed, 4 insertions, 1 deletions
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