diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-10-07 08:02:55 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-10-07 08:02:55 +0000 |
commit | bc198cbb744499ecae821d170211c43ee9a113d7 (patch) | |
tree | dc222dcf35fd37740c04b9e2155eff74df4d2050 /security/cryptlib | |
parent | 5b5d658096369bc630cee054bd2f72189c8bca15 (diff) | |
download | ports-bc198cbb744499ecae821d170211c43ee9a113d7.tar.gz ports-bc198cbb744499ecae821d170211c43ee9a113d7.zip |
Notes
Diffstat (limited to 'security/cryptlib')
-rw-r--r-- | security/cryptlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile index dd35a77502aa..727411058ba2 100644 --- a/security/cryptlib/Makefile +++ b/security/cryptlib/Makefile @@ -26,6 +26,7 @@ NO_WRKSUBDIR= yes USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= default FreeBSD shared +USE_GCC= 3.2+ USE_LDCONFIG= yes PORTDOCS= README |