diff options
Diffstat (limited to 'x11/xscreensaver/Makefile')
-rw-r--r-- | x11/xscreensaver/Makefile | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 97d5de3..5f9a912 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -5,14 +5,8 @@ # $FreeBSD$ # -#************************************************************************ -# * -# DO NOT COMMIT TO THIS PORT WITHOUT MY PERMISSION. THANKS. * -# * -#************************************************************************ - PORTNAME= xscreensaver -PORTVERSION= 4.21 +PORTVERSION= 4.22 CATEGORIES?= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ @@ -33,7 +27,7 @@ CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm --with-xml \ --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \ --with-configdir=${PREFIX}/share/xscreensaver/config/ \ --with-jpeg=${LOCALBASE} --without-gnome --without-kerberos \ - --without-motif + --without-motif --mandir=${PREFIX}/man .include <bsd.port.pre.mk> @@ -78,7 +72,7 @@ MAN1= anemone.1 ant.1 apollonian.1 atlantis.1 attraction.1 blaster.1 \ xanalogtv.1 mismunch.1 noof.1 pacman.1 wormhole.1 anemotaxis.1 \ antinspect.1 fuzzyflakes.1 polyhedra.1 providence.1 memscroller.1 \ boing.1 boxfit.1 carousel.1 fiberlamp.1 fireworkx.1 fliptext.1 intermomentary.1 \ - pinion.1 substrate.1 \ + pinion.1 substrate.1 antmaze.1 crackberg.1 interaggregate.1 tangram.1 \ xscreensaver-command.1 xscreensaver-demo.1 xscreensaver-text.1 \ xscreensaver-getimage-file.1 xscreensaver-getimage-video.1 \ xscreensaver-getimage.1 xscreensaver-gl-helper.1 xscreensaver.1 |