diff options
author | marcus <marcus@FreeBSD.org> | 2005-06-27 02:14:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-06-27 02:14:21 +0800 |
commit | ac7737837c8674485a15d5aa0c974d1733ffa315 (patch) | |
tree | fb543a87b91bb6bef42abb129679edf60b762765 /x11/xscreensaver-gnome/Makefile | |
parent | fd9cbf944f8ebe2737332757dc00c50518b9554e (diff) | |
download | freebsd-ports-gnome-ac7737837c8674485a15d5aa0c974d1733ffa315.tar.gz freebsd-ports-gnome-ac7737837c8674485a15d5aa0c974d1733ffa315.tar.zst freebsd-ports-gnome-ac7737837c8674485a15d5aa0c974d1733ffa315.zip |
Update to 4.22. See http://www.jwz.org/xscreensaver/changelog.html for a
list of the changes and new hacks.
Diffstat (limited to 'x11/xscreensaver-gnome/Makefile')
-rw-r--r-- | x11/xscreensaver-gnome/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile index ce04462ed8f3..5feb698c38e7 100644 --- a/x11/xscreensaver-gnome/Makefile +++ b/x11/xscreensaver-gnome/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xscreensaver-gnome -PORTVERSION= 4.21 -PORTREVISION= 2 +PORTVERSION= 4.22 CATEGORIES= x11 gnome MASTER_SITES= http://www.jwz.org/xscreensaver/ DISTNAME= xscreensaver-${PORTVERSION} @@ -30,6 +29,7 @@ CONFIGURE_ARGS= --with-gl --with-gle --with-xpm --with-xml \ --with-hackdir=${PREFIX}/bin/xscreensaver-hacks \ --with-configdir=${PREFIX}/share/xscreensaver/config \ --with-jpeg=${LOCALBASE} --without-motif \ + --mandir=${PREFIX}/man \ --without-kerberos CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -68,6 +68,7 @@ MAN1= anemone.1 ant.1 apollonian.1 atlantis.1 attraction.1 blaster.1 \ mismunch.1 noof.1 pacman.1 wormhole.1 antinspect.1 fuzzyflakes.1\ polyhedra.1 anemotaxis.1 providence.1 memscroller.1 fireworkx.1 \ intermomentary.1 pinion.1 substrate.1 boing.1 boxfit.1 carousel.1 \ + antmaze.1 crackberg.1 interaggregate.1 tangram.1 \ fiberlamp.1 fliptext.1 xscreensaver-text.1 \ xscreensaver-command.1 xscreensaver-demo.1 \ xscreensaver-getimage-file.1 xscreensaver-getimage-video.1 \ |