summaryrefslogtreecommitdiff
path: root/x11-apps/xedit/xedit-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xedit/xedit-9999.ebuild')
-rw-r--r--x11-apps/xedit/xedit-9999.ebuild12
1 files changed, 1 insertions, 11 deletions
diff --git a/x11-apps/xedit/xedit-9999.ebuild b/x11-apps/xedit/xedit-9999.ebuild
index 71ab9af..2552550 100644
--- a/x11-apps/xedit/xedit-9999.ebuild
+++ b/x11-apps/xedit/xedit-9999.ebuild
@@ -6,19 +6,9 @@ inherit x-modular
DESCRIPTION="simple text editor for X"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="xprint"
-RDEPEND="x11-libs/libXprintUtil
- x11-libs/libXaw
- xprint? ( x11-libs/libXprintUtil )"
+RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"
-CONFIGURE_OPTIONS="$(use_enable xprint)"
-
-pkg_setup() {
- if use xprint && ! built_with_use x11-libs/libXaw xprint; then
- die "Build x11-libs/libXaw with USE=xprint."
- fi
-}
#src_compile() {
# x-modular_src_configure