summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
commit10fdd3e0db2f09b60f62555b89ca21644dc70683 (patch)
tree595cf7dd8ade4427eb68f1f7323566edce998a51 /sysutils
parent1fa8c7f0ef214e621e9bb0ab7b601696a344742e (diff)
downloadmarcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.gz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.bz2
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.lz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.xz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.zst
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.zip
Some ports were installing .la files without using
USES=libtool. Add USES=libtool to those and fix their pkg-plist accordingly. No depend port bumped because no lib changed its major version. There are still a few ports changing its major when adding libtool to USES, will update those and users soon. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/consolekit/Makefile8
-rw-r--r--sysutils/consolekit/pkg-plist3
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile
index 774a857bc..eb7d18470 100644
--- a/sysutils/consolekit/Makefile
+++ b/sysutils/consolekit/Makefile
@@ -1,9 +1,10 @@
+# Created by: FreeBSD GNOME Team <gnome@freebsd.org>
# $FreeBSD$
-# $MCom: ports/trunk/sysutils/consolekit/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= consolekit
PORTVERSION= 0.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}
@@ -15,7 +16,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION}
-USES= gettext gmake pathfix pkgconfig tar:bzip2
+USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
USE_XORG= x11
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -25,6 +26,7 @@ CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid \
--enable-pam-module \
--with-pam-module-dir=${PREFIX}/lib \
--localstatedir=/var
+INSTALL_TARGET= install-strip
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/ck-get-x11-display-device \
diff --git a/sysutils/consolekit/pkg-plist b/sysutils/consolekit/pkg-plist
index d3b0476b0..feabc59b6 100644
--- a/sysutils/consolekit/pkg-plist
+++ b/sysutils/consolekit/pkg-plist
@@ -12,10 +12,9 @@ etc/dbus-1/system.d/ConsoleKit.conf
include/ConsoleKit/ck-connector/ck-connector.h
lib/ConsoleKit/scripts/ck-system-restart
lib/ConsoleKit/scripts/ck-system-stop
-lib/libck-connector.la
lib/libck-connector.so
lib/libck-connector.so.0
-lib/pam_ck_connector.la
+lib/libck-connector.so.0.0.0
lib/pam_ck_connector.so
libdata/pkgconfig/ck-connector.pc
libexec/ck-collect-session-info