diff options
Diffstat (limited to 'devel/rote/Makefile')
-rw-r--r-- | devel/rote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rote/Makefile b/devel/rote/Makefile index d8874d6bf87e..33b6e53e2306 100644 --- a/devel/rote/Makefile +++ b/devel/rote/Makefile @@ -16,7 +16,7 @@ COMMENT= A simple library for VT102 terminal emulation GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= bin/rote-config include/rote/rote.h lib/librote.so.${PORTVERSION} \ lib/librote.so.0 lib/librote.so |