diff options
Diffstat (limited to 'deskutils/gucharmap3/Makefile')
-rw-r--r-- | deskutils/gucharmap3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gucharmap3/Makefile b/deskutils/gucharmap3/Makefile index 78771d21f..d108ae126 100644 --- a/deskutils/gucharmap3/Makefile +++ b/deskutils/gucharmap3/Makefile @@ -9,12 +9,13 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= A Unicode/ISO10646 character map and font viewer +COMMENT= Unicode/ISO10646 character map and font viewer BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gucharmap-2.[0-9]* +NO_STAGE= yes LATEST_LINK= gucharmap3 USE_XZ= yes USES= gettext gmake pathfix pkgconfig |