diff options
Diffstat (limited to 'security/pxytest/Makefile')
-rw-r--r-- | security/pxytest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pxytest/Makefile b/security/pxytest/Makefile index 3f70aac19364..8a9233f2b76b 100644 --- a/security/pxytest/Makefile +++ b/security/pxytest/Makefile @@ -12,7 +12,7 @@ COMMENT= Test remote system for unsecured mail proxies EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc -EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} +EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} NO_WRKSUBDIR= yes |