Date: Wed, 20 May 2015 01:21:46 +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: r386829 - head/www/tntnet Message-ID: <201505200121.t4K1Lkdc015055@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed May 20 01:21:46 2015 New Revision: 386829 URL: https://svnweb.freebsd.org/changeset/ports/386829 Log: - Add CPE info Approved by: portmgr blanket Modified: head/www/tntnet/Makefile Modified: head/www/tntnet/Makefile ============================================================================== --- head/www/tntnet/Makefile Wed May 20 01:21:11 2015 (r386828) +++ head/www/tntnet/Makefile Wed May 20 01:21:46 2015 (r386829) @@ -13,7 +13,7 @@ COMMENT= Webapplicationserver for C++ LIB_DEPENDS= libcxxtools.so:${PORTSDIR}/devel/cxxtools BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -USES= iconv libtool pathfix pkgconfig +USES= cpe iconv libtool pathfix pkgconfig USE_CSTD= gnu89 PATCH_STRIP= -p1 GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505200121.t4K1Lkdc015055>