From fb9094b1f57cc9f3518a0c22844b7f5d167453db Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 8 Oct 2006 01:25:13 +0000 Subject: Missed a X11BASE -> LOCALBASE, bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7645 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/xscreensaver/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index f84ef5b58..55292e5ba 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -7,7 +7,7 @@ PORTNAME= xscreensaver PORTVERSION= 5.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 MASTER_SITES= http://www.jwz.org/xscreensaver/ \ http://dougbarton.us/Downloads/ @@ -108,7 +108,7 @@ post-patch: ${WRKSRC}/configure.Patched > ${WRKSRC}/configure post-install: - @(if test -x ${X11BASE}/bin/xscreensaver-hacks/webcollage-helper; then \ + @(if test -x ${LOCALBASE}/bin/xscreensaver-hacks/webcollage-helper; then \ ${ECHO} "bin/xscreensaver-hacks/webcollage-helper" | \ ${CAT} - ${TMPPLIST} > ${TMPPLIST}.cat && \ ${MV} ${TMPPLIST}.cat ${TMPPLIST}; fi) -- cgit v1.2.3