aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:34:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:34:24 +0000
commitc88ecfb4d6b5c1832f2c6758055824f87af20369 (patch)
tree793d5b0b2369068029c732b72f3b3961c019ca7d /biology
parent38d293b5aa77bfbe43f087d54706c3a39adf3424 (diff)
downloadports-c88ecfb4d6b5c1832f2c6758055824f87af20369.tar.gz
ports-c88ecfb4d6b5c1832f2c6758055824f87af20369.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/distribfold/Makefile2
-rw-r--r--biology/distribfold/files/pkg-message.in (renamed from biology/distribfold/pkg-message)2
-rw-r--r--biology/fasta/Makefile1
-rw-r--r--biology/fasta/files/pkg-message.in (renamed from biology/fasta/pkg-message)0
4 files changed, 4 insertions, 1 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile
index eba3d8917c7d..ad0b77d8f747 100644
--- a/biology/distribfold/Makefile
+++ b/biology/distribfold/Makefile
@@ -22,6 +22,8 @@ USE_SIZE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/distribfold
+PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
# files to install
SCRIPT_FILES= distrib-update foldit
diff --git a/biology/distribfold/pkg-message b/biology/distribfold/files/pkg-message.in
index b80f0a4e35ca..34551fa6fc6b 100644
--- a/biology/distribfold/pkg-message
+++ b/biology/distribfold/files/pkg-message.in
@@ -4,7 +4,7 @@
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-You have to run '/usr/local/distribfold/cpu0/foldit' to configure it
+You have to run '%%PREFIX%%/distribfold/cpu0/foldit' to configure it
BEFORE trying to use distribfold.
It will ask you questions on how it should work. It will NOT work
diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile
index f41b0576b401..bda68d575347 100644
--- a/biology/fasta/Makefile
+++ b/biology/fasta/Makefile
@@ -18,6 +18,7 @@ COMMENT= A collection of programs for searching DNA and protein databases
NO_CDROM= May not be sold or incorporated into a commercial product
WRKSRC= ${WRKDIR}/fasta
PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
FASTA_DOCS= COPYRIGHT README.versions fasta20.doc fasta20.me format.doc \
readme.*
diff --git a/biology/fasta/pkg-message b/biology/fasta/files/pkg-message.in
index 4a6cc7e32515..4a6cc7e32515 100644
--- a/biology/fasta/pkg-message
+++ b/biology/fasta/files/pkg-message.in