summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2014-09-22 18:06:47 +0000
committerbsam <bsam@FreeBSD.org>2014-09-22 18:06:47 +0000
commitc70613709ad25bef8b63023ee9931f5154393488 (patch)
tree9cacd0675c095a47be149eba7028ca87bd44fe60
parent97cb63159f7b2e179ca4aae26acaccace0787490 (diff)
downloadFreeBSD-ports-c70613709ad25bef8b63023ee9931f5154393488.zip
FreeBSD-ports-c70613709ad25bef8b63023ee9931f5154393488.tar.gz
x11/libXcm: clear @dirrm, add INSTALL_TARGET=install-strip, USES=libtool:keepla
-rw-r--r--x11/libXcm/Makefile3
-rw-r--r--x11/libXcm/pkg-plist3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/libXcm/Makefile b/x11/libXcm/Makefile
index 57a4309..573e6cd 100644
--- a/x11/libXcm/Makefile
+++ b/x11/libXcm/Makefile
@@ -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>
diff --git a/x11/libXcm/pkg-plist b/x11/libXcm/pkg-plist
index 447bbee..941ebd5 100644
--- a/x11/libXcm/pkg-plist
+++ b/x11/libXcm/pkg-plist
@@ -31,6 +31,3 @@ man/man3/XcmEvents.3.gz
man/man3/XcolorProfile.3.gz
man/man3/XcolorRegion.3.gz
man/man3/libXcm.3.gz
-@dirrmtry lib/cmake/Xcm
-@dirrmtry lib/cmake
-@dirrmtry include/X11/Xcm
OpenPOWER on IntegriCloud