diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-06 04:14:25 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-06 04:14:25 +0000 |
commit | a5ca98a66a0cfd73b49ceed1fa94cd56a3f3487e (patch) | |
tree | 210d2809bb9dbd973929d8f08773cf9b792d4a3b /net-im | |
parent | aa2129f62da59f7ec8f9c46d8e0188ded6278040 (diff) | |
download | ports-a5ca98a66a0cfd73b49ceed1fa94cd56a3f3487e.tar.gz ports-a5ca98a66a0cfd73b49ceed1fa94cd56a3f3487e.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ekiga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index cb87f1d1dab9..0bc3faea45ad 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -4,7 +4,7 @@ PORTNAME= ekiga PORTVERSION= 4.0.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-im MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -24,7 +24,7 @@ RUN_DEPENDS= gnome-icon-theme>=3.0.0:misc/gnome-icon-theme GNU_CONFIGURE= yes USES= compiler:c++11-lang cpe gettext gmake libtool localbase \ - pathfix perl5 pkgconfig tar:xz + pathfix pkgconfig tar:xz USE_XORG= xv USE_GNOME= gtk20 intlhack libxml2 INSTALLS_ICONS= yes |