diff options
Diffstat (limited to 'databases/clip/Makefile')
-rw-r--r-- | databases/clip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index a06828c8ede7..e2b04e11995e 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -103,7 +103,7 @@ USE_XPM= yes USE_GNOME= gtk12 gtk20 HAS_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/clip -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS= ${LOCALBASE}/clip/lib ALL_TARGET= local MAKE_ENV= HOME="${WRKDIR}" \ |