Date: Sat, 25 Jan 2014 22:11:19 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341125 - head/net-mgmt/scdp Message-ID: <201401252211.s0PMBJPM041030@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jan 25 22:11:18 2014 New Revision: 341125 URL: http://svnweb.freebsd.org/changeset/ports/341125 QAT: https://qat.redports.org/buildarchive/r341125/ Log: Remove license file for well know license Convert USE_GMAKE -> USES=gmake Modified: head/net-mgmt/scdp/Makefile Modified: head/net-mgmt/scdp/Makefile ============================================================================== --- head/net-mgmt/scdp/Makefile Sat Jan 25 22:10:56 2014 (r341124) +++ head/net-mgmt/scdp/Makefile Sat Jan 25 22:11:18 2014 (r341125) @@ -14,9 +14,8 @@ COMMENT= Tool that sends CDP (CISCO Disc BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= libnet_config="${LIBNET_CONFIG}" CFLAGS+= `${LIBNET_CONFIG} --cflags`
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401252211.s0PMBJPM041030>