# Created by: Gustau Perez # $FreeBSD$ # $MCom$ PORTNAME= gnome-clocks PORTVERSION= 3.14.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Clocks for GNOME 3 BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue \ itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \ libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \ libgweather-3.so:${PORTSDIR}/net/libgweather RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib .include