diff options
author | ale <ale@FreeBSD.org> | 2006-10-07 08:02:55 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-10-07 08:02:55 +0000 |
commit | 0b38bf484f42664af59c7cd857745a32b81af9c1 (patch) | |
tree | 48d1f380158d08e6e2fee37b4e40c7ca758d5582 /security/cryptlib | |
parent | a90802143a4bf1cf13f6123c919857801c9505eb (diff) | |
download | FreeBSD-ports-0b38bf484f42664af59c7cd857745a32b81af9c1.zip FreeBSD-ports-0b38bf484f42664af59c7cd857745a32b81af9c1.tar.gz |
Try to fix on 4.X.
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 dd35a77..7274110 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 |