diff options
author | jseger <jseger@FreeBSD.org> | 1998-08-20 17:41:16 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-08-20 17:41:16 +0000 |
commit | 3ad14a3f8bb096dcbf6a1f135fe844f95e4d3bb1 (patch) | |
tree | 24ecdf13107b47905078c4324b2da66d4865b1ae /biology | |
parent | 92204f6e3c5cfe5c3cc4bc2773b4c00031725614 (diff) | |
download | FreeBSD-ports-3ad14a3f8bb096dcbf6a1f135fe844f95e4d3bb1.zip FreeBSD-ports-3ad14a3f8bb096dcbf6a1f135fe844f95e4d3bb1.tar.gz |
BROKEN:
# make checksum
>> Checksum mismatch for seaview.tar.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/seaview/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 1202f75..2bebeac 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 5 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.5 1998/08/05 09:30:44 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:11 asami Exp $ # DISTNAME= seaview @@ -16,6 +16,8 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms +BROKEN= checksum + USE_X_PREFIX= YES NO_WRKSUBDIR= YES EXTRACT_BEFORE_ARGS= -xf |