# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/trunk/deskutils/gnome-system-log/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-system-log PORTVERSION= 3.4.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 system log viewer CONFLICTS= gnome-utils-2.[0-9]* USE_XZ= yes USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix intlhack gtk30 gnomedocutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= gnome-system-log.1 GLIB_SCHEMAS= org.gnome.gnome-system-log.gschema.xml .include