Index: Makefile =================================================================== --- Makefile (revision 481736) +++ Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libmypaint PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/ @@ -27,5 +27,6 @@ NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls +NLS_CONFIGURE_OFF= gettext-tools .include