aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-crystal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-icons-crystal/Makefile')
-rw-r--r--x11-themes/gnome-icons-crystal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons-crystal/Makefile b/x11-themes/gnome-icons-crystal/Makefile
index d816c25dd97a..61aba255e525 100644
--- a/x11-themes/gnome-icons-crystal/Makefile
+++ b/x11-themes/gnome-icons-crystal/Makefile
@@ -19,10 +19,10 @@ COMMENT= Crystal SVG Icons for Gnome
RESTRICTED= ${REASON}
USES= tar:bzip2
-WRKSRC= ${WRKDIR}/CfG-Crystal-SVG-${PORTVERSION}
+NO_WRKSUBDIR= yes
post-patch:
- @${REINPLACE_CMD} 's|\(^Directories=.*\),,|\1,|' ${WRKSRC}/index.theme
+ @${REINPLACE_CMD} 's|\(^Directories=.*\),,|\1,|' ${WRKSRC}/CfG-Crystal-SVG-${PORTVERSION}/index.theme
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>