From 7898fab4fd3ca9b9f2c2635d6ded050c4b36a88c Mon Sep 17 00:00:00 2001 From: jseger Date: Mon, 8 Nov 1999 15:57:21 +0000 Subject: Add dependency to Mesa. --- x11/xscreensaver/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/xscreensaver') diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 4b9799a..1628025 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -12,10 +12,11 @@ MASTER_SITES= http://www.jwz.org/xscreensaver/ MAINTAINER= jseger@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ + MesaGL.14:${PORTSDIR}/graphics/Mesa3 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-pam +CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm USE_X_PREFIX= yes MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 \ bsod.1 bubbles.1 critical.1 decayscreen.1 \ -- cgit v1.1