diff options
author | ale <ale@FreeBSD.org> | 2006-10-07 16:02:55 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-10-07 16:02:55 +0800 |
commit | 0b38bf484f42664af59c7cd857745a32b81af9c1 (patch) | |
tree | 48d1f380158d08e6e2fee37b4e40c7ca758d5582 /security/cryptlib | |
parent | a90802143a4bf1cf13f6123c919857801c9505eb (diff) | |
download | freebsd-ports-gnome-0b38bf484f42664af59c7cd857745a32b81af9c1.tar.gz freebsd-ports-gnome-0b38bf484f42664af59c7cd857745a32b81af9c1.tar.zst freebsd-ports-gnome-0b38bf484f42664af59c7cd857745a32b81af9c1.zip |
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 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 |