Date: Wed, 10 Jun 2015 17:39:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389109 - head/devel/ncnf Message-ID: <201506101739.t5AHdjkL056574@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Jun 10 17:39:44 2015 New Revision: 389109 URL: https://svnweb.freebsd.org/changeset/ports/389109 Log: - Strip library Modified: head/devel/ncnf/Makefile Modified: head/devel/ncnf/Makefile ============================================================================== --- head/devel/ncnf/Makefile Wed Jun 10 17:38:23 2015 (r389108) +++ head/devel/ncnf/Makefile Wed Jun 10 17:39:44 2015 (r389109) @@ -3,7 +3,7 @@ PORTNAME= ncnf PORTVERSION= 3.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,6 +15,7 @@ LIB_DEPENDS= libstrfunc.so:${PORTSDIR}/d USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506101739.t5AHdjkL056574>