aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-20 23:44:07 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-20 23:44:07 +0000
commit455bd7d23811f011f2783fca3540363f42a39eb6 (patch)
tree87f6ea0035dc28a95a02ba154786ed67c2040a11 /science
parentce502ef4de1a7a783aabffcfc6678b3ec76f7149 (diff)
downloadports-455bd7d23811f011f2783fca3540363f42a39eb6.tar.gz
ports-455bd7d23811f011f2783fca3540363f42a39eb6.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/openfoam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/openfoam/Makefile b/science/openfoam/Makefile
index 1a572548f616..62fc2a06c2ee 100644
--- a/science/openfoam/Makefile
+++ b/science/openfoam/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ${REALNAME:L}
PORTVERSION= 1.3
+PORTVERSION= 1
CATEGORIES= science math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= foam
@@ -112,7 +113,7 @@ BROKEN= Does not compile with gcc-2.95
.endif
.if ${OSVERSION} <= 504103
-EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/bsdtar
+EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive
TAR= ${LOCALBASE}/bin/bsdtar
.endif