summaryrefslogtreecommitdiff
path: root/biology/belvu
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-08 13:17:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-08 13:17:26 +0000
commit92bc0115f83db9ee001ddf4c55f3038e864d061c (patch)
treed71f64e81212ef0488cd2ab9c371b7b365b18c47 /biology/belvu
parentDon't make base plugins depend on good plugins (diff)
- Release distfile was renamed.
PR: 110078 Submitted by: Fernan Aguero<fernan@iib.unsam.edu.ar> (maintainer)
Notes
Notes: svn path=/head/; revision=186894
Diffstat (limited to 'biology/belvu')
-rw-r--r--biology/belvu/Makefile4
-rw-r--r--biology/belvu/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/belvu/Makefile b/biology/belvu/Makefile
index bb24d2f600af..c8bbf7ad6b5c 100644
--- a/biology/belvu/Makefile
+++ b/biology/belvu/Makefile
@@ -10,7 +10,7 @@ PORTNAME= belvu
PORTVERSION= 2.29
CATEGORIES= biology
MASTER_SITES= ftp://ftp.cgb.ki.se/pub/prog/belvu/
-DISTNAME= ${PORTNAME}.LIN_${PORTVERSION}
+DISTNAME= ${PORTNAME}.LIN_32bit_${PORTVERSION}
EXTRACT_SUFX= #
EXTRACT_ONLY= #
@@ -31,8 +31,8 @@ IGNORE= there are also executables for Alpha and Sparc \
.endif
do-install:
- ${BRANDELF} -t Linux ${DISTDIR}/${DISTNAME}
${INSTALL_PROGRAM} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin
+ ${BRANDELF} -t Linux ${PREFIX}/bin/${DISTNAME}
( cd ${PREFIX}/bin && ${LN} -s ${DISTNAME} ${PORTNAME} )
.include <bsd.port.post.mk>
diff --git a/biology/belvu/distinfo b/biology/belvu/distinfo
index 3170fd60e82c..f6fedb75aa85 100644
--- a/biology/belvu/distinfo
+++ b/biology/belvu/distinfo
@@ -1,3 +1,3 @@
-MD5 (belvu.LIN_2.29) = 68e59a37a6a632f24221b96ea65bf006
-SHA256 (belvu.LIN_2.29) = 45a7da0eebc23a9352241cf1b078c7f74bc938284dc2308935fcaff78e8b1112
-SIZE (belvu.LIN_2.29) = 6181981
+MD5 (belvu.LIN_32bit_2.29) = 68e59a37a6a632f24221b96ea65bf006
+SHA256 (belvu.LIN_32bit_2.29) = 45a7da0eebc23a9352241cf1b078c7f74bc938284dc2308935fcaff78e8b1112
+SIZE (belvu.LIN_32bit_2.29) = 6181981