From 0e9578388796dcd17a4e65ec297ae6e932f216c5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 2 Jun 2010 04:28:24 +0000 Subject: [PATCH] - Add USE_GETTEXT, bump PORTREVISION --- graphics/gimp-resynthesizer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 681887973d1f..ae4e8111ce29 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -7,6 +7,7 @@ PORTNAME= resynthesizer PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ \ http://mirror.amdmi3.ru/distfiles/ @@ -21,6 +22,7 @@ GIMPTOOL?= gimptool-2.0 PLUGINS_DIR?= libexec/gimp/2.2/plug-ins SCRIPTS_DIR?= share/gimp/scripts +USE_GETTEXT= yes MAKE_JOBS_SAFE= yes PLIST_FILES= ${PLUGINS_DIR}/resynth \ ${SCRIPTS_DIR}/smart-enlarge.scm \