summaryrefslogtreecommitdiff
path: root/editors/xfce4-mousepad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xfce4-mousepad/Makefile')
-rw-r--r--editors/xfce4-mousepad/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index bd3de0a23e5..6026385c414 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2021/12/08 16:04:13 adam Exp $
+# $NetBSD: Makefile,v 1.61 2021/12/31 01:21:46 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.5.8
+PKGREVISION= 2
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
@@ -17,6 +17,7 @@ CONFIGURE_ARGS+= --enable-gtksourceview4
.include "options.mk"
.include "../../devel/glib2/schemas.mk"
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtksourceview4/buildlink3.mk"