K 10 svn:author V 6 marius K 8 svn:date V 27 2005-09-29T13:20:57.000000Z K 7 svn:log V 434 Fix a dependency bug that crept in with rev. 1.7, even when using the currently commented out pkg-install script linux-expat is only a RUN_DEPENDS rather than a BUILD_DEPENDS so declare it as such instead of a BUILD_DEPENDS and setting RUN_DEPENDS=${BUILD_DEPENDS}. The latter caused archivers/rpm and devel/popt to be unnecessarily dragged in as RUN_DEPENDS (via the included x11-toolkits/linux-gtk/Makefile). Approved by: netchild END