svn commit: r370806 - head/devel/bennugd-modules
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Oct 13 17:34:26 UTC 2014
Author: amdmi3
Date: Mon Oct 13 17:34:25 2014
New Revision: 370806
URL: https://svnweb.freebsd.org/changeset/ports/370806
QAT: https://qat.redports.org/buildarchive/r370806/
Log:
- Strip libraries
Modified:
head/devel/bennugd-modules/Makefile
Modified: head/devel/bennugd-modules/Makefile
==============================================================================
--- head/devel/bennugd-modules/Makefile Mon Oct 13 17:34:08 2014 (r370805)
+++ head/devel/bennugd-modules/Makefile Mon Oct 13 17:34:25 2014 (r370806)
@@ -23,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --libdir="${PREFIX}/lib/bennugd"
CONFIGURE_ENV= ZLIB_CFLAGS=" " ZLIB_LIBS="-lz"
DOS2UNIX_GLOB= *.c
+INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/bennugd/${PORTNAME}
More information about the svn-ports-head
mailing list