pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emboss-java: INSTALLATION_DIRS
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sat Oct 24 18:12:14 2015 +0200
Changeset: bd8fc100a00892dc77652c1c3e680bb5a3fa2cad
Modified Files:
emboss-java/Makefile
Log Message:
emboss-java: INSTALLATION_DIRS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bd8fc100a00892dc77652c1c3e680bb5a3fa2cad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
emboss-java/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/emboss-java/Makefile b/emboss-java/Makefile
index 2c3688c..28ef707 100644
--- a/emboss-java/Makefile
+++ b/emboss-java/Makefile
@@ -28,6 +28,8 @@ CONFIGUE_ARGS+= --with-javaos=${PKG_JAVA_HOME}/include/netbsd
CONFIGUE_ARGS+= --build=i386-netbsd
CONFIGUE_ARGS+= --prefix=${PREFIX}
+INSTALLATION_DIRS= lib
+
post-patch:
${SED} -e 's:@CROSSPKG@:${PREFIX}/lib:' \
${WRKSRC}/ajax/Makefile.in > \
Home |
Main Index |
Thread Index |
Old Index