aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-06-08 09:54:54 +0800
committerjseger <jseger@FreeBSD.org>1998-06-08 09:54:54 +0800
commita79c2e060a9ac6ea9af221af4dbff9e92a3fcfbf (patch)
tree677744d58d6dcebcf3b27aeab1ad1029eb564360 /x11/xscreensaver/Makefile
parente25e3a604c737f2a28807146053cf1dbb88680b5 (diff)
downloadfreebsd-ports-gnome-a79c2e060a9ac6ea9af221af4dbff9e92a3fcfbf.tar.gz
freebsd-ports-gnome-a79c2e060a9ac6ea9af221af4dbff9e92a3fcfbf.tar.zst
freebsd-ports-gnome-a79c2e060a9ac6ea9af221af4dbff9e92a3fcfbf.zip
Upgrade to xscreensaver 2.17.
Satoshi: This does build under current. If it doesn't build under stable please mark it BROKEN for that branch only.
Diffstat (limited to 'x11/xscreensaver/Makefile')
-rw-r--r--x11/xscreensaver/Makefile16
1 files changed, 7 insertions, 9 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index da5597656d33..f45d1a2c7526 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xscreensaver
-# Version required: 2.16
+# Version required: 2.17
# Date created: 10 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.8 1998/03/10 01:35:45 jseger Exp $
+# $Id: Makefile,v 1.9 1998/06/07 01:21:35 asami Exp $
#
-DISTNAME= xscreensaver-2.16
+DISTNAME= xscreensaver-2.17
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
@@ -15,19 +15,17 @@ MAINTAINER= jseger@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-BROKEN= build
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-shadow --without-motif
USE_X11= yes
MAN1= attraction.1 blitspin.1 bouboule.1 braid.1 bubbles.1 \
decayscreen.1 deco.1 drift.1 flag.1 flame.1 forest.1 \
galaxy.1 goop.1 grav.1 greynetic.1 halo.1 helix.1 \
- hopalong.1 hypercube.1 ifs.1 imsmap.1 julia.1 \
+ hopalong.1 hypercube.1 ifs.1 imsmap.1 jigsaw.1 julia.1 \
kaleidescope.1 laser.1 lightning.1 lisa.1 lmorph.1 maze.1 \
moire.1 munch.1 noseguy.1 pedal.1 penrose.1 pyro.1 qix.1 \
- rocks.1 rorschach.1 sierpinski.1 slidescreen.1 slip.1 \
- sphere.1 spiral.1 starfish.1 strange.1 swirl.1 xroger.1 \
- xscreensaver-command.1 xscreensaver.1
+ rd-bomb.1 rocks.1 rorschach.1 sierpinski.1 slidescreen.1 \
+ slip.1 sphere.1 spiral.1 starfish.1 strange.1 swirl.1 vines.1 \
+ xjack.1 xlyap.1 xroger.1 xscreensaver-command.1 xscreensaver.1
.include <bsd.port.mk>