diff options
Diffstat (limited to 'net-im/pidgin-rhythmbox/Makefile')
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index f51526f067b5..2c19d24f477f 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-rhythmbox -# Date created: 2007-06-28 -# Whom: Yuri Pankov <yuri@darklight.org.ru> -# +# Created by: Yuri Pankov <yuri@darklight.org.ru> # $FreeBSD$ -# PORTNAME= pidgin-rhythmbox PORTVERSION= 2.0 @@ -19,7 +15,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ rhythmbox:${PORTSDIR}/audio/rhythmbox -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes |