aboutsummaryrefslogtreecommitdiff
path: root/biology/platon
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-05-06 21:20:59 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-05-06 21:20:59 +0000
commit36778a1acdf964d57455bb2849d34c319a7077be (patch)
tree04c8039e10aad2680d5366d0cf5eb97be4182802 /biology/platon
parent98710b87f8d633e3a984e4956627341d643ef15f (diff)
downloadports-36778a1acdf964d57455bb2849d34c319a7077be.tar.gz
ports-36778a1acdf964d57455bb2849d34c319a7077be.zip
- Satisfy portlint
Notes
Notes: svn path=/head/; revision=161516
Diffstat (limited to 'biology/platon')
-rw-r--r--biology/platon/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile
index 3d38626afbd9..75af54e599f3 100644
--- a/biology/platon/Makefile
+++ b/biology/platon/Makefile
@@ -17,7 +17,7 @@ COMMENT= Tool for viewing molecular/crystallographic structures
# PLATON may be used free of charge by the academic community under
# the condition that it is not redistributed for a current & fresh copy.
# There is a charge of US$ 5000 for commercial users.
-RESTRICTED= "free for academic, US$ 5000 for commercial users"
+RESTRICTED= free for academic, US$ 5000 for commercial users
USE_XLIB= yes
@@ -30,11 +30,10 @@ TESTDATADIR= ABSORB_EXAMPLE ABSTOMPA_EXAMPLE ABSTOMPA_TEST ADDSYM_EXAMPLE \
ASYM_EXAMPLE DELABS_EXAMPLE MULABS_EXAMPLE PSICOR_EXAMPLE \
SQUEEZE_EXAMPLE
-
.include <bsd.port.pre.mk>
-.if ${MACHINE_ARCH} == "alpha"
-BROKEN= "/usr/libexec/elf/ld: platon.o: .got subsegment exceeds 64K (size 88552)"
+.if ${ARCH} == "alpha"
+BROKEN= /usr/libexec/elf/ld: platon.o: .got subsegment exceeds 64K (size 88552)
.endif
.if ${OSVERSION} >= 400004