Date: Mon, 30 Nov 2015 05:05:45 +0000 (UTC) From: Stephen Hurd <shurd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402646 - head/comms/xnecview Message-ID: <201511300505.tAU55jJt072942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: shurd Date: Mon Nov 30 05:05:45 2015 New Revision: 402646 URL: https://svnweb.freebsd.org/changeset/ports/402646 Log: Remove runtime dependency on nec2c PR: 196329 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Modified: head/comms/xnecview/Makefile Modified: head/comms/xnecview/Makefile ============================================================================== --- head/comms/xnecview/Makefile Mon Nov 30 05:05:25 2015 (r402645) +++ head/comms/xnecview/Makefile Mon Nov 30 05:05:45 2015 (r402646) @@ -11,7 +11,6 @@ MAINTAINER= xride@FreeBSD.org COMMENT= A X viewer of nec2c data LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png -RUN_DEPENDS= nec2c:${PORTSDIR}/comms/nec2c USES= gmake pkgconfig tar:tgz USE_GNOME= gtk20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511300505.tAU55jJt072942>