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