graphics/vnc2swf: Fix logic flaw for Makefile dependency
authormarino <marino>
Thu, 15 Dec 2011 08:34:32 +0000 (08:34 +0000)
committermarino <marino>
Thu, 15 Dec 2011 08:34:32 +0000 (08:34 +0000)
commit4a9d7bbc6ddc271fa6e0ec0a7860be4dfd24d844
tree4c27731c0d4c040fd1787efcf860c6fa3ca0aa9b
parent5aa4f843dad8692f30225fa6f87e8cd21d3fc5ad
graphics/vnc2swf: Fix logic flaw for Makefile dependency

On DragonFly, X11BASE equals LOCALBASE meaning any detected binaries on
X11BASE came from pkgsrc itself and not the native platform as intended.
The result is that x11/xwininfo was not getting added to the DEPENDS list
after that package was installed.
graphics/vnc2swf/Makefile