svn commit: r368981 - head/x11/libXcm

Boris Samorodov bsam at FreeBSD.org
Mon Sep 22 18:06:48 UTC 2014


Author: bsam
Date: Mon Sep 22 18:06:47 2014
New Revision: 368981
URL: http://svnweb.freebsd.org/changeset/ports/368981
QAT: https://qat.redports.org/buildarchive/r368981/

Log:
  x11/libXcm: clear @dirrm, add INSTALL_TARGET=install-strip, USES=libtool:keepla

Modified:
  head/x11/libXcm/Makefile
  head/x11/libXcm/pkg-plist

Modified: head/x11/libXcm/Makefile
==============================================================================
--- head/x11/libXcm/Makefile	Mon Sep 22 17:57:01 2014	(r368980)
+++ head/x11/libXcm/Makefile	Mon Sep 22 18:06:47 2014	(r368981)
@@ -12,7 +12,8 @@ COMMENT=	X Colour Management Library
 LICENSE=	MIT
 
 XORG_CAT=	lib
-USES=		pathfix pkgconfig
+USES=		libtool:keepla pathfix pkgconfig
 USE_XORG=	xfixes xmu
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/x11/libXcm/pkg-plist
==============================================================================
--- head/x11/libXcm/pkg-plist	Mon Sep 22 17:57:01 2014	(r368980)
+++ head/x11/libXcm/pkg-plist	Mon Sep 22 18:06:47 2014	(r368981)
@@ -31,6 +31,3 @@ man/man3/XcmEvents.3.gz
 man/man3/XcolorProfile.3.gz
 man/man3/XcolorRegion.3.gz
 man/man3/libXcm.3.gz
- at dirrmtry lib/cmake/Xcm
- at dirrmtry lib/cmake
- at dirrmtry include/X11/Xcm


More information about the svn-ports-head mailing list