diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
commit | 36a79c561cc335e0e54a2a51086f97c86918a67f (patch) | |
tree | 2c5745747b55bdfc180266f8f1f4bf9692214743 /biology | |
parent | 80b52f14cee74aa406ca803de97e212cd50f8aa0 (diff) | |
download | freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.gz freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.zst freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.zip |
BROKEN: Does not fetch
Diffstat (limited to 'biology')
-rw-r--r-- | biology/psi88/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile index 6824790443cd..0f52acaff1a4 100644 --- a/biology/psi88/Makefile +++ b/biology/psi88/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Plotting wavefunctions (molecular orbitals) in 3D +BROKEN= "Does not fetch" + pre-patch: ${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/Makefile |