aboutsummaryrefslogtreecommitdiffstats
path: root/security/heimdal
diff options
context:
space:
mode:
Diffstat (limited to 'security/heimdal')
-rw-r--r--security/heimdal/Makefile4
-rw-r--r--security/heimdal/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index b66c8b564955..40f1c5f9fe3f 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -29,7 +29,8 @@ MAN8= ftpd.8 hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 \
ktutil.8 push.8 telnetd.8 kxd.8 verify_krb5_conf.8 \
string2key.8
-USE_LIBTOOL= YES
+USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared
.if defined(HEIMDAL_HOME)
@@ -74,6 +75,5 @@ pre-configure:
post-install:
install-info ${PREFIX}/info/heimdal.info ${PREFIX}/info/dir
- ${SETENV} OBJFORMAT="${PORTOBJFORMAT}" ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/security/heimdal/pkg-plist b/security/heimdal/pkg-plist
index 7635b659b143..151447eef04a 100644
--- a/security/heimdal/pkg-plist
+++ b/security/heimdal/pkg-plist
@@ -113,5 +113,3 @@ sbin/ktutil
sbin/replay_log
@dirrm include/kadm5
@dirrm include/ss
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R