diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-01 13:23:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-01 13:23:43 +0000 |
commit | 68deee40d201c70e2104ab342df7ef39181b8a16 (patch) | |
tree | 396479d1174deac8acb5bf1cb2eba4c7fb3cbf86 /misc/sword15 | |
parent | 82bd7667e5e9ee074828ef113631506fd2057f32 (diff) | |
download | ports-68deee40d201c70e2104ab342df7ef39181b8a16.tar.gz ports-68deee40d201c70e2104ab342df7ef39181b8a16.zip |
Notes
Diffstat (limited to 'misc/sword15')
-rw-r--r-- | misc/sword15/Makefile | 2 | ||||
-rw-r--r-- | misc/sword15/files/pkg-message.in (renamed from misc/sword15/pkg-message) | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index 5b7620eb9b59..5eea102cc9ef 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -26,6 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf INSTALLS_SHLIB= yes +SUB_FILES= pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message .if defined(WITHOUT_CURL) CONFIGURE_ARGS+= --without-curl diff --git a/misc/sword15/pkg-message b/misc/sword15/files/pkg-message.in index 541b0da7b4d2..fa3a2c01a95b 100644 --- a/misc/sword15/pkg-message +++ b/misc/sword15/files/pkg-message.in @@ -9,7 +9,7 @@ try this. See `installmgr --help` for details. 2. Download raw zip-archives from http://www.crosswire.org/sword/modules/ - and unpack them in PREFIX/share/sword. + and unpack them in %%PREFIX%%/share/sword. You probabely want to install a bible-application that uses sword, like cheatah, bibletime or gnomesword. |