diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ekiga3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ekiga3/Makefile b/net/ekiga3/Makefile index 54a6ad745..96745f1c2 100644 --- a/net/ekiga3/Makefile +++ b/net/ekiga3/Makefile @@ -19,10 +19,9 @@ BUILD_DEPENDS= intltoolize:${PORTSDIR}/textproc/intltool \ CONFLICTS= ekiga-2.* -USE_PERL5= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix perl5 pkgconfig USE_XORG= xv USE_GNOME= gtk20 DIST_SUBDIR= gnome2 |