diff options
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/guifications-2.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild index 7c04124a3e39..f50721872ac7 100644 --- a/x11-plugins/guifications/guifications-2.16.ebuild +++ b/x11-plugins/guifications/guifications-2.16.ebuild @@ -26,5 +26,5 @@ DEPEND="${DEPEND} src_configure() { econf \ $(use_enable debug ) \ - $(use_enable nls) || die "econf failure" + $(use_enable nls) } |