diff options
Diffstat (limited to 'net-im/ekiga')
-rw-r--r-- | net-im/ekiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index a711a0f23..47e3c6588 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix perl5 pkgconfig \ tar:xz USE_XORG= xv -USE_GNOME= gtk20 intltool libxml2 +USE_GNOME= gtk20 intlhack libxml2 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -I${LOCALBASE}/lib |