aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gucharmap
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-06-01 13:56:42 +0800
committerkwm <kwm@FreeBSD.org>2017-06-01 13:56:42 +0800
commit16286163668b93169d2cc43225902e2f173ae618 (patch)
tree692f22e621f4443dbece82b28cc7e46174eb1a29 /deskutils/gucharmap
parent35e1ceaa43823ff4fdcd25f2124a434d354d7be6 (diff)
downloadfreebsd-ports-gnome-16286163668b93169d2cc43225902e2f173ae618.tar.gz
freebsd-ports-gnome-16286163668b93169d2cc43225902e2f173ae618.tar.zst
freebsd-ports-gnome-16286163668b93169d2cc43225902e2f173ae618.zip
Make this build again in poudriere, add back some missing dependancies.
Reported by: pkg-fallout@
Diffstat (limited to 'deskutils/gucharmap')
-rw-r--r--deskutils/gucharmap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index dd2992a245f6..08ed7379bc20 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -18,8 +18,9 @@ BUILD_DEPENDS= itstool:textproc/itstool \
PORTSCOUT= limitw:1,even
-USES= gmake gnome libtool localbase pathfix pkgconfig tar:xz
-USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
+USES= desktop-file-utils gmake gnome libtool localbase \
+ pathfix pkgconfig tar:xz
+USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-unicode-data=${LOCALBASE}/share/unicode-ucd/
USE_LDCONFIG= yes