summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-screenshot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-screenshot/Makefile')
-rw-r--r--deskutils/gnome-screenshot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile
index 742a68c7d..258ccb64b 100644
--- a/deskutils/gnome-screenshot/Makefile
+++ b/deskutils/gnome-screenshot/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/deskutils/gnome-screenshot/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= gnome-screenshot
PORTVERSION= 3.6.1
@@ -15,7 +15,6 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
CONFLICTS= gnome-utils-2.[0-9]*
-NO_STAGE= yes
USE_XZ= yes
USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack gtk30
@@ -23,7 +22,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= gnome-screenshot.1
GLIB_SCHEMAS= org.gnome.gnome-screenshot.gschema.xml
.include <bsd.port.mk>