aboutsummaryrefslogtreecommitdiff
path: root/deskutils/mcatalog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/mcatalog/Makefile')
-rw-r--r--deskutils/mcatalog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/mcatalog/Makefile b/deskutils/mcatalog/Makefile
index 139b31050a65..4a41be024c08 100644
--- a/deskutils/mcatalog/Makefile
+++ b/deskutils/mcatalog/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mcatalog
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.mcatalog.net/releases/
@@ -39,7 +39,7 @@ post-patch:
${WRKSRC}/images/Makefile.in
@${REINPLACE_CMD} -e 's|@prefix@/share|${PREFIX}/share/gnome|g' \
${WRKSRC}/mcatalog.desktop.in
- @${REINPLACE_CMD} -e 's|%%MOZILLA%%|${X11BASE}/lib/${GECKO}|g' \
+ @${REINPLACE_CMD} -e 's|%%MOZILLA%%|${LOCALBASE}/lib/${GECKO}|g' \
${WRKSRC}/src/mcatalog.in
.ifndef (NOPORTDOCS)