aboutsummaryrefslogtreecommitdiff
path: root/editors/mousepad
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-10-02 15:53:42 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-10-02 15:53:42 +0000
commit0afc8661e4a56c97828d88575c4bf3e7f7d3a768 (patch)
tree8f8ff61729ff38aa7528ad430a49ae43d9872cd0 /editors/mousepad
parentaf63ff37c2457920d55e79b3a612d1dc21174e43 (diff)
downloadports-0afc8661e4a56c97828d88575c4bf3e7f7d3a768.tar.gz
ports-0afc8661e4a56c97828d88575c4bf3e7f7d3a768.zip
Diffstat (limited to 'editors/mousepad')
-rw-r--r--editors/mousepad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile
index 8231f6146fd7..62330e4851c6 100644
--- a/editors/mousepad/Makefile
+++ b/editors/mousepad/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mousepad
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= editors xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
@@ -15,7 +16,7 @@ LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
USES= desktop-file-utils gettext-tools gmake gnome libtool perl5 \
pkgconfig tar:bzip2 xfce
-USE_GNOME= cairo dconf gdkpixbuf2 glib20 gtk30 gtksourceview3 intltool
+USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 gtksourceview3 intltool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes