diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:04:55 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:04:55 +0000 |
| commit | c54010f43433d6a46ee3d2484b4d98dbcecb24c0 (patch) | |
| tree | c200c20995b53ca07f9f89992ecdeaf583596751 /security/sectok | |
| parent | 147fdee482ca1a335dcd09608f3b820a1dad2b40 (diff) | |
Notes
Diffstat (limited to 'security/sectok')
| -rw-r--r-- | security/sectok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 0041facf7078..6209bf56c084 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= sectok.3:${PORTSDIR}/security/libsectok USE_OPENSSL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= sectok.1 |
