aboutsummaryrefslogtreecommitdiff
path: root/x11/xscreensaver/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-05-31 21:03:29 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-05-31 21:03:29 +0000
commit5462f07f5f7ae086c8f434ba9832071f1b05c5dd (patch)
tree1a441453332aebda0648ff592fdfdd591ee1ef34 /x11/xscreensaver/Makefile
parentb937fbebaddf85da6af67b01cf4a3836a9680c61 (diff)
downloadports-5462f07f5f7ae086c8f434ba9832071f1b05c5dd.tar.gz
ports-5462f07f5f7ae086c8f434ba9832071f1b05c5dd.zip
Upgrade to 5.02, with the usual assortment of minor bug fixes and
small updates to various hacks.
Notes
Notes: svn path=/head/; revision=192494
Diffstat (limited to 'x11/xscreensaver/Makefile')
-rw-r--r--x11/xscreensaver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile
index 1fe1099e1b16..9237511301f2 100644
--- a/x11/xscreensaver/Makefile
+++ b/x11/xscreensaver/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xscreensaver
-PORTVERSION= 5.01
-PORTREVISION= 4
+PORTVERSION= 5.02
CATEGORIES?= x11
MASTER_SITES= http://www.jwz.org/xscreensaver/ \
http://dougbarton.us/Downloads/
@@ -104,7 +103,7 @@ post-patch:
@ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched
@ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \
-e 's#malloc.h#stdlib.h#g' \
- -e 's#/usr/X11R6#${X11BASE}#g' \
+ -e 's#/usr/X11R6#${LOCALBASE}#g' \
${WRKSRC}/configure.Patched > ${WRKSRC}/configure
post-install: