svn commit: r370805 - head/devel/bennugd-core

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 13 17:34:09 UTC 2014


Author: amdmi3
Date: Mon Oct 13 17:34:08 2014
New Revision: 370805
URL: https://svnweb.freebsd.org/changeset/ports/370805
QAT: https://qat.redports.org/buildarchive/r370805/

Log:
  - Strip binary

Modified:
  head/devel/bennugd-core/Makefile

Modified: head/devel/bennugd-core/Makefile
==============================================================================
--- head/devel/bennugd-core/Makefile	Mon Oct 13 17:19:05 2014	(r370804)
+++ head/devel/bennugd-core/Makefile	Mon Oct 13 17:34:08 2014	(r370805)
@@ -18,6 +18,7 @@ CONFIGURE_ARGS= --bindir="${PREFIX}/libe
 SUB_FILES=	bgdc bgdi
 USE_LDCONFIG=	yes
 DOS2UNIX_GLOB=	*.c *.h
+INSTALL_TARGET=	install-strip
 
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	Segfaults on !i386


More information about the svn-ports-all mailing list