Re: portlint warning, extra item placed in *_DEPENDS (resolved)

2012-06-24 Thread Waitman Gobble
Waitman Gobble uzi...@da3m0n8t3r.com wrote .. DESKTOP_ENTRIES=puf ${COMMENT} puf \ Graphics;2DGraphics;RasterGraphics; true OOPS, this was the problem. missing a tab after = on this line.. the column on rhs of = was matching adjacent lines so i missed it! Thanks. -- Waitman

portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Waitman Gobble
Hi, I am working on a port and trying to have 'no warnings' when using portlint. I am receiving one warning: # portlint WARN: Makefile: extra item placed in the *_DEPENDS section, for example, USE_QT4. 0 fatal errors and 1 warning found. I am not sure I understand how to fix this warning, if

Re: portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Michael Scheidell
, extra item placed in *_DEPENDS Hi, I am working on a port and trying to have 'no warnings' when using portlint. I am receiving one warning: # portlint WARN: Makefile: extra item placed in the *_DEPENDS section, for example, USE_QT4. 0 fatal errors and 1 warning found. I am not sure I understand how

Re: portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Waitman Gobble
: Sun, Jun 24, 2012 20:37:28 GMT+00:00 Subject: portlint warning, extra item placed in *_DEPENDS Hi, I am working on a port and trying to have 'no warnings' when using portlint. I am receiving one warning: # portlint WARN: Makefile: extra item placed in the *_DEPENDS section, for example

Re: portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Chris Rees
...@da3m0n8t3r.com To: freebsd-ports@freebsd.org freebsd-ports@freebsd.org Sent: Sun, Jun 24, 2012 20:37:28 GMT+00:00 Subject: portlint warning, extra item placed in *_DEPENDS Hi, I am working on a port and trying to have 'no warnings' when using portlint. I am receiving one warning

Re: portlint warning, extra item placed in *_DEPENDS

2012-06-24 Thread Waitman Gobble
-Original message- From: Waitman Gobble uzi...@da3m0n8t3r.com To: freebsd-ports@freebsd.org freebsd-ports@freebsd.org Sent: Sun, Jun 24, 2012 20:37:28 GMT+00:00 Subject: portlint warning, extra item placed in *_DEPENDS Hi, I am working on a port and trying to have 'no warnings