diff options
Diffstat (limited to 'devel/st/Makefile')
-rw-r--r-- | devel/st/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/st/Makefile b/devel/st/Makefile index bfa18696c0c1..9b8db8d7430e 100644 --- a/devel/st/Makefile +++ b/devel/st/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= state-threads MAINTAINER= alfred@FreeBSD.org COMMENT= State Threads Library for Internet Applications -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 alpha amd64 .include <bsd.port.pre.mk> |