diff options
Diffstat (limited to 'x11-toolkits/gtkada-devel/Makefile')
-rw-r--r-- | x11-toolkits/gtkada-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkada-devel/Makefile b/x11-toolkits/gtkada-devel/Makefile index d23d772be5fd..ef2b65fc9d59 100644 --- a/x11-toolkits/gtkada-devel/Makefile +++ b/x11-toolkits/gtkada-devel/Makefile @@ -26,7 +26,7 @@ SHLIB_VERSION= ${PORTVERSION:S/1.2.//} USE_X_PREFIX= yes USE_GNOME= libcapplet libglade USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" |