aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-06 15:20:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-06 15:20:33 +0000
commite4ccb7558d20c52d19c02326913cb1a674aedeb1 (patch)
tree7e62ebceca47235f9e015558b914bb7d2e64c5a4
parent7bc9a8db0b3aef5e05661192e3b65ba54f5afd5f (diff)
downloadports-e4ccb7558d20c52d19c02326913cb1a674aedeb1.tar.gz
ports-e4ccb7558d20c52d19c02326913cb1a674aedeb1.zip
Notes
-rw-r--r--editors/gedit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 3438e411cf2f..71b4a3311e9b 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gedit
PORTVERSION= 3.22.0
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -10,7 +11,7 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Small but powerful text editor for GNOME 3 Desktop Environment
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \
@@ -28,9 +29,10 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gmake gnome libtool localbase \
- pathfix pkgconfig python:3.2+ tar:xz
+ pathfix pkgconfig python:3.2+ shebangfix tar:xz
USE_GNOME= cairo gdkpixbuf2 gtksourceview3 intlhack introspection \
libxml2 pygobject3
+SHEBANG_FILES= plugins/externaltools/data/send-to-fpaste.tool.in
USE_XORG= sm x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-updater \