summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-system-log/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-system-log/Makefile')
-rw-r--r--deskutils/gnome-system-log/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile
index 51f78e95f..050d25476 100644
--- a/deskutils/gnome-system-log/Makefile
+++ b/deskutils/gnome-system-log/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/deskutils/gnome-system-log/Makefile 18571 2013-06-18 09:29:00Z kwm $
+# $MCom$
PORTNAME= gnome-system-log
PORTVERSION= 3.6.1
@@ -15,7 +15,6 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
CONFLICTS= gnome-utils-2.[0-9]*
-NO_STAGE= yes
USE_XZ= yes
USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
@@ -25,7 +24,6 @@ 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 <bsd.port.mk>