summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-08 15:57:21 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-08 15:57:21 +0000
commit7c69cf054afe0b1746f1fcb79992e6b61603ff4f (patch)
treed9476cfad752a65f28b76a2b58ad9bfe48984f8c /x11
parentAdd some master sites. (diff)
Add dependency to Mesa.
Notes
Notes: svn path=/head/; revision=22969
Diffstat (limited to 'x11')
-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 \