diff options
Diffstat (limited to 'www/plugger/Makefile')
-rw-r--r-- | www/plugger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile index ad6de8985fc3..fa02ac1445ac 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -7,7 +7,7 @@ PORTNAME= plugger PORTVERSION= 5.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ @@ -24,7 +24,7 @@ PKGDEINSTALL= ${PKGINSTALL} post-patch: @${REINPLACE_CMD} -e \ - 's|/usr/X11R6/lib/xscreensaver|${X11BASE}/bin/xscreensaver-hacks|g ; \ + 's|/usr/X11R6/lib/xscreensaver|${LOCALBASE}/bin/xscreensaver-hacks|g ; \ s|acroread|acroread7|g ; s|+useFrontEndProgram||g' \ ${WRKSRC}/pluggerrc |