aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nautilus-sendto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/nautilus-sendto/Makefile')
-rw-r--r--deskutils/nautilus-sendto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile
index f7fea7708b62..1ae3d8e17030 100644
--- a/deskutils/nautilus-sendto/Makefile
+++ b/deskutils/nautilus-sendto/Makefile
@@ -1,12 +1,12 @@
-# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
-
PORTNAME= nautilus-sendto
PORTVERSION= 3.8.6
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Convenience application to send a file via email
+WWW= https://www.gnome.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= intlhack introspection:build
USES= compiler:c11 gettext gnome localbase meson pkgconfig tar:xz
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
CPPFLAGS+= -Wno-error=format-nonliteral
.include <bsd.port.mk>