diff options
Diffstat (limited to 'x11-toolkits/easygtk/Makefile')
-rw-r--r-- | x11-toolkits/easygtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/easygtk/Makefile b/x11-toolkits/easygtk/Makefile index d9cf4198a5d3..e28b99c9bbfc 100644 --- a/x11-toolkits/easygtk/Makefile +++ b/x11-toolkits/easygtk/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes USE_GNOME= gnomelibs -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ENV= MKDIR="${MKDIR}" \ LN="${LN}" |