diff options
Diffstat (limited to 'math/bihar/Makefile')
-rw-r--r-- | math/bihar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 745370f17db1..7f29725a1acf 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -14,11 +14,11 @@ EXTRACT_SUFX= .tar MAINTAINER= giffunip@asme.org -LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack +LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack # ${DISTFILES} is automatically created from the directory contents IGNOREFILES= ${DISTFILES} -EXTRACT_CMD= ${TAR} +EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= # empty |