aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-08-26 17:27:35 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-08-26 17:27:35 +0000
commit75306483ba0d4b0b0b0a024576855199fe48b17f (patch)
treeff01c6bc02095e9244f57031790aa4dccf959c49 /x11/xfce4-clipman-plugin/Makefile
parentb44da07259bf2dfbc7cbe0ecfefe8e225139a1de (diff)
downloadports-75306483ba0d4b0b0b0a024576855199fe48b17f.tar.gz
ports-75306483ba0d4b0b0b0a024576855199fe48b17f.zip
s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/102516 Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=171441
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 54ba120e2a18..b225967b2f3e 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GNOME= gtk20
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>