pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30607: lang/erlang needs --with-ssl to find the 'right' openssl
The following reply was made to PR pkg/30607; it has been noted by GNATS.
From: George Michaelson <ggm%apnic.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/30607: lang/erlang needs --with-ssl to find the 'right'
openssl
Date: Tue, 5 Jul 2005 15:18:11 +1000
I've tested the change to BUILDLINK_PREFIX.openssl and it seems to
work. So the modified patch below is better.
Thanks for the pointer.
-george
--- Makefile.dist 2005-06-27 13:53:43.000000000 +1000
+++ Makefile 2005-07-05 15:17:50.000000000 +1000
@@ -17,6 +17,7 @@
USE_TOOLS+= gmake
USE_JAVA= yes
USE_JAVA2= yes
+CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}
SUBST_CLASSES= target
Home |
Main Index |
Thread Index |
Old Index