diff options
Diffstat (limited to 'www-client/conkeror/conkeror-9999.ebuild')
-rw-r--r-- | www-client/conkeror/conkeror-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/conkeror/conkeror-9999.ebuild b/www-client/conkeror/conkeror-9999.ebuild index b690975..48fba68 100644 --- a/www-client/conkeror/conkeror-9999.ebuild +++ b/www-client/conkeror/conkeror-9999.ebuild @@ -14,8 +14,8 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=net-libs/xulrunner-1.9" -RDEPEND="${DEPEND}" +DEPEND="" +RDEPEND=">=net-libs/xulrunner-1.9" src_compile() { emake CFLAGS="${CFLAGS}" || die |