diff options
author | edwin <edwin@FreeBSD.org> | 2006-04-01 20:34:24 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-04-01 20:34:24 +0800 |
commit | 4a028daa104b5f4c96b261a8aedc6180136aeed5 (patch) | |
tree | 34ac4d8e55b6aaaafe017c25566877c617809e15 /biology/distribfold | |
parent | 62a5e10ee85ddd835531fbcf2a63590237fe97f7 (diff) | |
download | freebsd-ports-gnome-4a028daa104b5f4c96b261a8aedc6180136aeed5.tar.gz freebsd-ports-gnome-4a028daa104b5f4c96b261a8aedc6180136aeed5.tar.zst freebsd-ports-gnome-4a028daa104b5f4c96b261a8aedc6180136aeed5.zip |
Use SUB_FILES for pkg-message
Diffstat (limited to 'biology/distribfold')
-rw-r--r-- | biology/distribfold/Makefile | 2 | ||||
-rw-r--r-- | biology/distribfold/files/pkg-message.in (renamed from biology/distribfold/pkg-message) | 2 |
2 files changed, 3 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 |