diff options
author | Chris Larson <clarson@kergoth.com> | 2004-07-02 21:54:16 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-07-02 21:54:16 +0000 |
commit | 995161d9c5b8b571be91e9f47cb5dd7a376df8ab (patch) | |
tree | b96a1b336eeeea7765cbbee1fc8ee7a579b1cab1 /stunnel | |
parent | aa1acc005fba121a63f980235c0a33e6a059e18c (diff) |
Remove base/ CATEGORY remnants.
BKrev: 40e5d988_ZJmyu3FYHwcnSRm2W9QGA
Diffstat (limited to 'stunnel')
-rw-r--r-- | stunnel/stunnel_4.05.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stunnel/stunnel_4.05.oe b/stunnel/stunnel_4.05.oe index 8b2ef8a994..0c9d0efba3 100644 --- a/stunnel/stunnel_4.05.oe +++ b/stunnel/stunnel_4.05.oe @@ -9,3 +9,5 @@ SRC_URI = "http://www.stunnel.org/download/stunnel/src/stunnel-${PV}.tar.gz \ S = "${WORKDIR}/stunnel-${PV}" inherit autotools + +EXTRA_OECONF = "--with-ssl=${STAGING_LIBDIR}/.." |