diff options
Diffstat (limited to 'x11-toolkits/mowitz/Makefile')
-rw-r--r-- | x11-toolkits/mowitz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/mowitz/Makefile b/x11-toolkits/mowitz/Makefile index 6e29125ba5bb..ff7cf12aad1f 100644 --- a/x11-toolkits/mowitz/Makefile +++ b/x11-toolkits/mowitz/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_AUTOTOOLS= libtool:15 USE_XORG= xpm -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xawm=Xaw3d |