Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 09:08:03 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398102 - head/graphics/djview4
Message-ID:  <201509280908.t8S983GT083855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Sep 28 09:08:02 2015
New Revision: 398102
URL: https://svnweb.freebsd.org/changeset/ports/398102

Log:
  graphics/djview4: remove excessive STRIP_CMD
  
  PR:		196409
  Submitted by:	lightside <lightside@gmx.com>

Modified:
  head/graphics/djview4/Makefile

Modified: head/graphics/djview4/Makefile
==============================================================================
--- head/graphics/djview4/Makefile	Mon Sep 28 08:25:44 2015	(r398101)
+++ head/graphics/djview4/Makefile	Mon Sep 28 09:08:02 2015	(r398102)
@@ -52,6 +52,5 @@ post-install:
 .endfor
 	${INSTALL_DATA} ${WRKSRC}/desktopfiles/djvulibre-djview4.desktop \
 		${STAGEDIR}${PREFIX}/share/applications
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/djview4/plugins/nsdejavu.so
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509280908.t8S983GT083855>