From 62c7588aade83c74d76a0d34e9729a621d3cf798 Mon Sep 17 00:00:00 2001 From: lioux Date: Thu, 8 Aug 2002 17:13:44 +0000 Subject: USE_X_PREFIX if WITH_GNOME Submitted by: maintainer --- irc/bitchx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 9e049c9bd95..afbf2dfb50d 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -45,6 +45,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= BitchX.1 .if defined(WITH_GNOME) +USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomelibs CONFIGURE_ARGS+=--with-gtk -- cgit