From 817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf Mon Sep 17 00:00:00 2001 From: gusi Date: Fri, 15 Aug 2014 19:44:33 +0000 Subject: Remove keepla from MC. While here do other changes: - Remove STRIP_CMD all over the place and replace that with INSTALL_TARGET=install-tsrip - Drop full path *_DEPENDS (like ${LOCALBASE}/bin/flex) and use either binary names (when possible) or package names instead. I've been tempted to convert options to a more compact form, but this will happen in the future. Tested by: two complete poudriere runs git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libnotify/Makefile | 3 ++- devel/libnotify/pkg-plist | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libnotify') diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 52b8476da..8165a7832 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -4,6 +4,7 @@ PORTNAME= libnotify PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -13,7 +14,7 @@ COMMENT= Library for desktop notifications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack glib20 gdkpixbuf2 introspection USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist index 110ea36b0..514f9536d 100644 --- a/devel/libnotify/pkg-plist +++ b/devel/libnotify/pkg-plist @@ -5,7 +5,6 @@ include/libnotify/notify-features.h include/libnotify/notify.h lib/girepository-1.0/Notify-0.7.typelib lib/libnotify.a -lib/libnotify.la lib/libnotify.so lib/libnotify.so.4 lib/libnotify.so.4.0.0 -- cgit v1.2.3