aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzoo
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-18 14:41:08 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-18 14:41:08 +0000
commit1df502b5efe95b975b990828ca0e59ed7f2c5aa2 (patch)
treedda047ed4c54e792c546e693b419d83b66b2b49b /archivers/unzoo
parent063591ec60a4cb43b94a14cfd1385636cd64a978 (diff)
downloadports-1df502b5efe95b975b990828ca0e59ed7f2c5aa2.tar.gz
ports-1df502b5efe95b975b990828ca0e59ed7f2c5aa2.zip
Notes
Diffstat (limited to 'archivers/unzoo')
-rw-r--r--archivers/unzoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile
index fb38fa6d05ed..65f3dcf33893 100644
--- a/archivers/unzoo/Makefile
+++ b/archivers/unzoo/Makefile
@@ -22,7 +22,7 @@ PLIST_FILES= bin/unzoo man/man1/unzoo.1.gz
CFLAGS+= -trigraphs
post-extract:
- @@${MKDIR} ${WRKSRC}
+ @${MKDIR} ${WRKSRC}
@${MV} ${WRKDIR}/${PORTNAME}.c ${WRKSRC}
do-build: