diff options
Diffstat (limited to 'x11/dgs/Makefile')
-rw-r--r-- | x11/dgs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index 1d0b8399c0d8..01cfe61a1f30 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -24,6 +24,7 @@ GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_X_PREFIX= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG=${GLIB_CONFIG} MAKE_ENV= INSTALL=${INSTALL} |