aboutsummaryrefslogtreecommitdiff
path: root/x11/startup-notification
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 07:38:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 07:38:01 +0000
commit75ee77df4544a2d08ef8267d1156bb6ae6fe24d1 (patch)
tree27fa85b431b3668add0ea0a53c4ceb2da129c732 /x11/startup-notification
parent59a48f3524ef41856b40f52a168e54ea35576e30 (diff)
downloadports-75ee77df4544a2d08ef8267d1156bb6ae6fe24d1.tar.gz
ports-75ee77df4544a2d08ef8267d1156bb6ae6fe24d1.zip
Switch to USES=libtool
Strip binaries
Notes
Notes: svn path=/head/; revision=352093
Diffstat (limited to 'x11/startup-notification')
-rw-r--r--x11/startup-notification/Makefile9
-rw-r--r--x11/startup-notification/pkg-plist2
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index cedaea75997a..29c0c348765d 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -4,7 +4,7 @@
PORTNAME= startup-notification
PORTVERSION= 0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/
DIST_SUBDIR= gnome2
@@ -12,16 +12,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library that supports startup notification spec from freedesktop.org
-LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
+LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util
USE_XORG= x11
-USE_AUTOTOOLS= libtool
-USES= gmake pathfix pkgconfig
-USE_GNOME= ltasneededhack
+USES= gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=ac_cv_lib_ICE_IceConnectionNumber=no
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/x11/startup-notification/pkg-plist b/x11/startup-notification/pkg-plist
index 097d619f7714..5f87f8158fbc 100644
--- a/x11/startup-notification/pkg-plist
+++ b/x11/startup-notification/pkg-plist
@@ -5,9 +5,9 @@ include/startup-notification-1.0/libsn/sn-monitor.h
include/startup-notification-1.0/libsn/sn-util.h
include/startup-notification-1.0/libsn/sn.h
lib/libstartup-notification-1.a
-lib/libstartup-notification-1.la
lib/libstartup-notification-1.so
lib/libstartup-notification-1.so.0
+lib/libstartup-notification-1.so.0.0.0
libdata/pkgconfig/libstartup-notification-1.0.pc
@dirrm include/startup-notification-1.0/libsn
@dirrm include/startup-notification-1.0