aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/irssi-themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/irssi-themes/Makefile')
-rw-r--r--x11-themes/irssi-themes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/irssi-themes/Makefile b/x11-themes/irssi-themes/Makefile
index d3a27a320175..07a44c5db548 100644
--- a/x11-themes/irssi-themes/Makefile
+++ b/x11-themes/irssi-themes/Makefile
@@ -28,7 +28,7 @@ PLIST_FILES+= ${THEMESDIR_REL}/${f}
PLIST_DIRSTRY= share/irssi/themes share/irssi
do-extract:
- @@${MKDIR} ${WRKSRC}
+ @${MKDIR} ${WRKSRC}
.for f in ${DISTFILES}
@${CP} ${DISTDIR}/${DIST_SUBDIR}/${f} ${WRKSRC}
.endfor