summaryrefslogtreecommitdiff
path: root/archivers/undms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/undms/Makefile')
-rw-r--r--archivers/undms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile
index 2304423b2d2c..df8fafcbe8ef 100644
--- a/archivers/undms/Makefile
+++ b/archivers/undms/Makefile
@@ -16,8 +16,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/undms
do-extract:
- ${MKDIR} ${WRKDIR}
- ${GZCAT} ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${DISTNAME}
+ ${MKDIR} ${WRKSRC}
+ ${GZCAT} ${DISTDIR}/${DISTFILES} > ${WRKSRC}/${DISTNAME}
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o undms undms-1.3.c