aboutsummaryrefslogtreecommitdiff
path: root/editors/mousepad
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-09-19 23:46:33 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-09-19 23:46:33 +0000
commite69e6941cc0f1dab5aefa920fb26c0f26941f258 (patch)
treee3316902afbb4318b0439dc574f0496749ecfdc3 /editors/mousepad
parent1e85daf0f563c93a39304c113d346f778baccbd8 (diff)
downloadports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.tar.gz
ports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.zip
Notes
Diffstat (limited to 'editors/mousepad')
-rw-r--r--editors/mousepad/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile
index d2d3cb78f853..e466c6f1bf75 100644
--- a/editors/mousepad/Makefile
+++ b/editors/mousepad/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mousepad
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= editors xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -13,8 +14,6 @@ COMMENT= Simple text editor for the Xfce Desktop
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libdbus-1.so:devel/dbus
-
USES= desktop-file-utils gettext-tools gmake gnome libtool perl5 \
pkgconfig tar:bzip2
USE_GNOME= cairo gdkpixbuf2 glib20 intlhack intltool
@@ -31,8 +30,8 @@ OPTIONS_SUB= yes
GTK3_CONFIGURE_ENABLE= gtk3
GTK3_USE= gnome=gtk30,gtksourceview3,dconf
GTK3_USE_OFF= gnome=gtk20,gtksourceview2
-GTK3_USES= xfce:gtk3
-GTK3_USES_OFF= xfce
+GTK3_USES= xfce
+GTK3_USES_OFF= xfce:gtk2
GTK3_CFLAGS_OFF= -I${LOCALBASE}/include/gio-unix-2.0
NLS_CONFIGURE_ENABLE= nls