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/gconf2/pkg-plist | 5 ----- 1 file changed, 5 deletions(-) (limited to 'devel/gconf2/pkg-plist') diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 3f744b4f6..a9c73fbf4 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -16,20 +16,15 @@ include/gconf/2/gconf/gconf-schema.h include/gconf/2/gconf/gconf-value.h include/gconf/2/gconf/gconf.h %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a -%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.la %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so lib/GConf/2/libgconfbackend-oldxml.a -lib/GConf/2/libgconfbackend-oldxml.la lib/GConf/2/libgconfbackend-oldxml.so lib/GConf/2/libgconfbackend-xml.a -lib/GConf/2/libgconfbackend-xml.la lib/GConf/2/libgconfbackend-xml.so lib/girepository-1.0/GConf-2.0.typelib lib/gio/modules/libgsettingsgconfbackend.a -lib/gio/modules/libgsettingsgconfbackend.la lib/gio/modules/libgsettingsgconfbackend.so lib/libgconf-2.a -lib/libgconf-2.la lib/libgconf-2.so lib/libgconf-2.so.4 lib/libgconf-2.so.4.1.5 -- cgit