diff options
author | kris <kris@FreeBSD.org> | 2004-04-11 00:25:36 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-11 00:25:36 +0000 |
commit | c5336f7d6abeec3dd7268cf9c8ed196aeb9ce8a9 (patch) | |
tree | 1075c8c86d4c0b3ea6b380b5d6638d0e2733a204 /science/ovt | |
parent | a43aad780b3966cf84e68c7045b83690fb68bdd9 (diff) | |
download | FreeBSD-ports-c5336f7d6abeec3dd7268cf9c8ed196aeb9ce8a9.zip FreeBSD-ports-c5336f7d6abeec3dd7268cf9c8ed196aeb9ce8a9.tar.gz |
Back out previous, the distfile needs to be manually fetched
Diffstat (limited to 'science/ovt')
-rw-r--r-- | science/ovt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/ovt/Makefile b/science/ovt/Makefile index 1283a1b..39d82df 100644 --- a/science/ovt/Makefile +++ b/science/ovt/Makefile @@ -16,8 +16,6 @@ COMMENT= The Orbit Visualization Tool LIB_DEPENDS= vtkCommonJava:${PORTSDIR}/math/vtk-java -BROKEN= "Unfetchable" - WRKSRC= ${WRKDIR}/${PKGNAME} OVTBUILD= 3 USE_BZIP2= yes |