diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 15:29:01 +0000 |
commit | 0ca34eb9edc4a59a29885facb05745854102bc5b (patch) | |
tree | b905d1caa1f8009ff16831c7f9b82c06585331d9 /biology/distribfold/Makefile | |
parent | - Update to version 0.52. (diff) |
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it.
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=165111
Diffstat (limited to 'biology/distribfold/Makefile')
-rw-r--r-- | biology/distribfold/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index eda101ddfffa..5f00656de1bf 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -17,7 +17,6 @@ COMMENT= distributedfolding.org distributed protein folding project ONLY_FOR_ARCHS= i386 USE_BZIP2= yes -USE_SIZE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/distribfold |