Date: Tue, 10 Dec 2013 22:15:13 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Kozlov Sergey <kozlov.sergey.404@gmail.com> Cc: Mathieu Arnold <mat@freebsd.org>, Greg Larkin <glarkin@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r335189 - in head/print/pdftk: . files Message-ID: <alpine.LNX.2.00.1312102210370.2197@tuna.site> In-Reply-To: <CAGtNJ9uOyiJeRTd3LcrQBpv9Suo=gvFwteZcb3_iHcd=p412Ug@mail.gmail.com> References: <201311291548.rATFm8g7098382@svn.freebsd.org> <alpine.LNX.2.00.1312012257230.2185@tuna.site> <C89CD972357B819FE03015D6@atuin.in.mat.cc> <529C7599.1050509@gmail.com> <alpine.LNX.2.00.1312082235050.2197@tuna.site> <52A7471E.6080109@gmail.com> <alpine.LNX.2.00.1312101845340.2197@tuna.site> <CAGtNJ9uOyiJeRTd3LcrQBpv9Suo=gvFwteZcb3_iHcd=p412Ug@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Dec 2013, Kozlov Sergey wrote: > I've commented out the BUILD_DEPENDS and LIB_DEPENDS from the port, > leaving only USE_GCC and built it : > If gcc was installed as runtime dependency then pkg wouldn't let me > delete it without forcing You are working too hard. What does # cd $PORTSDIR/print/pdftk ; make -V RUN_DEPENDS show? (You can do similarly for LIB_DEPENDS or BUILD_DEPENDS.) On my system it says "gcc46:/.../ports.svn/lang/gcc". If you do not get this, there's the problem. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1312102210370.2197>