diff options
-rw-r--r-- | deskutils/gucharmap/Makefile | 5 |
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 |