diff options
Diffstat (limited to 'x11-toolkits/movingmotif/Makefile')
-rw-r--r-- | x11-toolkits/movingmotif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index b4ac9d6d44ed..9a9b3399465c 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -18,6 +18,6 @@ COMMENT= Display scientific data as dynamic plot USE_MOTIF= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.mk> |