diff options
Diffstat (limited to 'math/physcalc/Makefile')
-rw-r--r-- | math/physcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 8c67a6cd3a29..deb2a40f85ab 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible calculator that behaves much like units(1) EXTRACT_BEFORE_ARGS= -aq -EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} +EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKSRC} NO_WRKSUBDIR= yes USES= zip:infozip |