From f75abf2d9044054e94717b2185beea07f6a38f20 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 15 Sep 2002 13:01:05 +0000 Subject: fix path for option OPENSSL_OVERWRITE_BASE PR: 42665 Submitted by: roman@bellavista.cz --- security/openssl/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 315b1ba4feeb..17ab730776cb 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -42,6 +42,9 @@ INSTALLS_SHLIB= yes PKGNAMESUFFIX= -overwrite-base PREFIX= /usr SHLIBVER= 2 +OPENSSLDIR= /etc/ssl +.else +OPENSSLDIR= ${PREFIX}/openssl .endif MANPREFIX= ${PREFIX}/openssl @@ -128,7 +131,7 @@ EXTRACONFIGURE= 386 do-configure: @cd ${WRKSRC} \ && ${SETENV} CC="${CC}" CFLAGS="${CFLAGS}" PERL="${PERL}" \ - ./config --prefix=${PREFIX} --openssldir=${PREFIX}/openssl \ + ./config --prefix=${PREFIX} --openssldir=${OPENSSLDIR} \ -L${PREFIX}/lib ${EXTRACONFIGURE} post-install: -- cgit a href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - When installing from port, do not tamper with permissions of other filesmandree2013-01-201-5/+5
* Add UTF-8 support.hrs2013-01-203-11/+14
* - Use UTF-8 when LANG=ja.JP.UTF-8.hrs2013-01-202-2/+43
* - update to 0.9133leeym2013-01-202-3/+3
* Only install the bash completion file if the newly-added BASH option is set.rakuco2013-01-201-5/+11
* - Update to 0.9-2tota2013-01-202-4/+3
* - Update to 0.8-4tota2013-01-202-3/+3
* Add standard description for BASH.rakuco2013-01-201-0/+1
* Display GtkDialog 'Warning' when codec is missing instead of 'Question' popupolivierd2013-01-202-8/+56
* - update to 4.18leeym2013-01-202-3/+3
* Open Shading Language (OSL) is a small but rich language formva2013-01-205-0/+116
* Add patch, which fixes help page, when Help button is pressed.olivierd2013-01-202-1/+23
* - update to 2.0.12leeym2013-01-202-4/+3
* - update to 0.61leeym2013-01-202-4/+3
* - Update to 2.0kmoore2013-01-204-29/+78
* - Add UTF-8 support[*].hrs2013-01-207-45/+37
* Generic interface for Perl5 template engines.kuriyama2013-01-195-0/+64
* Text::ClearSilver is a Perl binding to the ClearSilver templatekuriyama2013-01-196-0/+57
* Fix build on i386 when building with clang.zeising2013-01-193-0/+30
* - Upgrade to 0.19.kuriyama2013-01-192-3/+3
* - Upgrade to 0.04.kuriyama2013-01-192-3/+3
* - Upgrade to 1.0015.kuriyama2013-01-192-3/+3
* HTML::Template::Pro is a fast lightweight C/Perl+XS reimplementationkuriyama2013-01-195-0/+46
* update of the worldfordge suiteoliver2013-01-1922-1212/+1414
* update to 0.5.6 to keep it working after ogre and cegui updateoliver2013-01-193-1678/+1743
* update library version number of ceguioliver2013-01-191-1/+1
* update ogre to 1.8.1oliver2013-01-194-47/+66
* - Upgrade to 2.94.kuriyama2013-01-192-8/+3
* update cegui to 0.7.9oliver2013-01-193-36/+34
* - Upgrade to 1.101.kuriyama2013-01-192-9/+5
* - update to 1.15leeym2013-01-192-3/+3
* Update to 11.2r202.261ehaupt2013-01-192-5/+5
* Update ShowIP addon to the last version.bar2013-01-192-4/+4
* - Update to 0.18swills2013-01-193-18/+26
* - Update to 0.05swills2013-01-193-13/+11
* - The URL in pkg-descr are out-dated, so replace it with CPAN site.swills2013-01-194-12/+10
* - Update to 3.0800swills2013-01-194-29/+50
* - Update to 4.7.2swills2013-01-196-4984/+954
* - Update to 0.13swills2013-01-193-8/+18
* Text::MicroTemplate::Extended is an extended template engine based onkuriyama2013-01-195-0/+32
* - Copy net/xrdp to net/xrdp-devel, update to 0.7.0swills2013-01-1911-0/+380
* Text::MicroMason interpolates blocks of Perl code embedded into textkuriyama2013-01-195-0/+106
* - Update to 5.15-052tota2013-01-192-4/+3
* Template::Semantic is a template engine for XHTML/XML based onkuriyama2013-01-195-0/+44
* - Update to 20130114.kuriyama2013-01-192-9/+3
* - Update to 2.2.5madpilot2013-01-193-9/+7
* Guake is a dropdown terminal made for the GNOME desktop environment,nivit2013-01-199-0/+179
* - Update to 1.2.1madpilot2013-01-193-24/+33
* Update rc1 --> rc2.cy2013-01-193-4/+4
* Update 3.3.7 --> 3.3.8cy2013-01-194-27/+5
* ALURE is a utility library to help manage common tasks with OpenAL applications.mva2013-01-195-0/+186
* - Fixed OS detection on freebsd-ppc [1]glarkin2013-01-192-12/+26
* Update to 4.8.0.1zeising2013-01-193-4/+5
* - fix build with clanggahr2013-01-191-0/+11
* - Update to 12.1swills2013-01-195-85/+277
* - Update to 0.1.2ehaupt2013-01-192-10/+10
* Remove unused function from pkg-install, and dequote RESTRICTEDcrees2013-01-192-19/+1
* Remove interactivitycrees2013-01-192-6/+0
* Update to 1.8.8arved2013-01-182-4/+4
* Update to 0.7.4arved2013-01-182-3/+3
* Update to 1.4.5arved2013-01-182-4/+4
* Interactivity is now an OPTION, thus making a package availablecrees2013-01-1812-284/+311
* - Update to latest snapshot 201301111154ashish2013-01-182-3/+3
* - Update to 0.15 [1]culot2013-01-182-10/+9
* - Update to latest snapshot 201301050937ashish2013-01-182-3/+3
* This class is a factory for text pipes. A pipe has a filter() methodkuriyama2013-01-185-0/+107
* Stop being INTERACTIVEcrees2013-01-181-9/+24
* Convert to optionsNGzeising2013-01-181-25/+25
* Grabzeising2013-01-181-6/+2
* Stop being INTERACTIVEcrees2013-01-183-19/+45
* - Update x11-toolkits/scintilla and editors/scite to 3.2.4madpilot2013-01-184-6/+6
* This module generates accessors for your class in the same spirit askuriyama2013-01-185-0/+39
* Use OPTIONS instead of INTERACTion with the configure scriptcrees2013-01-184-8/+29
* Hierarchy-wide accumulation of list and hash results.kuriyama2013-01-185-0/+30
* - Update to 1.19 [1]culot2013-01-182-5/+8
* Update to 5.81.tobez2013-01-182-3/+3
* Update to 1.57.tobez2013-01-182-8/+4
* Update to 1.008.tobez2013-01-182-3/+3
* Update to 0.18.tobez2013-01-182-8/+4
* Update to 0.09.tobez2013-01-182-10/+5
* Update to 2.09.tobez2013-01-182-8/+4
* - Assign back to the poolculot2013-01-181-1/+1
* - Update to 1.11 [1]culot2013-01-182-4/+6
* - Update to 0.5.3culot2013-01-183-3/+4
* - Update to 8.0culot2013-01-182-3/+6
* - Update to 1.10.1culot2013-01-183-3/+4
* - over to new volunteerflo2013-01-181-6/+2
* Router::Simple::Sinatraish is toolkit library for sinatra-ish WAF.kuriyama2013-01-185-0/+27
* - Update to 0.7.2 [1]ak2013-01-187-738/+701
* . Update to 7u11.glewis2013-01-185-8335/+17366
* - makefile cleanup and trim historical headerjgh2013-01-181-13/+10
* - update to 2.5.2jgh2013-01-183-34/+15
* - Update to 1.5.0 [1].mandree2013-01-184-22/+67
* Add patches to fix the build with newer glib20.kwm2013-01-185-15/+55
* LuaLDAP is a simple interface from Lua to an LDAP client.mandree2013-01-186-0/+399
* - Fix NOPORTDOCS regression [1], by installing to DESTDIR= and then installin...mandree2013-01-182-69/+31
* - Upgrade to 0.15.kuriyama2013-01-182-11/+4
* Measure size of Perl OPs and SVs. B::Size2 is a fork of B::Size 0.09.kuriyama2013-01-185-0/+32
* - Upgrade to 1.5019.kuriyama2013-01-182-8/+3
* - Remove puppet dependency to prevent circular dep - will research furtherglarkin2013-01-181-2/+1
* - Fix typo in default options listpav2013-01-181-2/+2
* This time, with the pkg-plist updates left out of the previous commit.matthew2013-01-182-1/+5
* - Updated to 1.0.0glarkin2013-01-182-10/+5
* - Updated to 0.4.0glarkin2013-01-182-9/+5
* - Updated to 1.1.2glarkin2013-01-182-9/+6
* - Update Nettle to 2.6johans2013-01-183-11/+11
* - Update to 3.0.3lme2013-01-183-23/+75
* - Trimmed Makefile header (forgot before previous commit)glarkin2013-01-181-5/+1
* - Updated to 1.45glarkin2013-01-182-4/+3
* - Updated to 1.02glarkin2013-01-18