aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1999-11-08 23:57:21 +0800
committerjseger <jseger@FreeBSD.org>1999-11-08 23:57:21 +0800
commit7898fab4fd3ca9b9f2c2635d6ded050c4b36a88c (patch)
tree2a918d7d7da1241f4ff5ee2d0c91bbe083d5a3f4 /x11/xscreensaver
parentc90f8919b3606141ed249aaf640262eb9dbd6817 (diff)
downloadfreebsd-ports-gnome-7898fab4fd3ca9b9f2c2635d6ded050c4b36a88c.tar.gz
freebsd-ports-gnome-7898fab4fd3ca9b9f2c2635d6ded050c4b36a88c.tar.zst
freebsd-ports-gnome-7898fab4fd3ca9b9f2c2635d6ded050c4b36a88c.zip
Add dependency to Mesa.
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 4b9799ace156..1628025df515 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 \