From 5bd1139f470a89f90eaa5885483adb65ceaa657d Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 28 Sep 2008 13:40:51 +0000 Subject: [PATCH] - use intltool MODULE; p5-XML-Parser was needed because of the intltool command "Feel free to fix it" sturm@ --- graphics/gimp/liquid-rescale/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/gimp/liquid-rescale/Makefile b/graphics/gimp/liquid-rescale/Makefile index f1e8f5f6a8f..14fe8cca8d8 100644 --- a/graphics/gimp/liquid-rescale/Makefile +++ b/graphics/gimp/liquid-rescale/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2008/09/28 07:46:01 sturm Exp $ +# $OpenBSD: Makefile,v 1.3 2008/09/28 13:40:51 ajacoutot Exp $ COMMENT = seam-carving smart rescale gimp plugin CATEGORIES = graphics @@ -16,9 +16,10 @@ PERMIT_PACKAGE_CDROM = Yes PERMIT_DISTFILES_FTP = Yes PERMIT_DISTFILES_CDROM = Yes +MODULES = textproc/intltool + CONFIGURE_STYLE = gnu -BUILD_DEPENDS= ::textproc/p5-XML-Parser LIB_DEPENDS = lqr-1::graphics/liblqr \ gimp-2.0,gimpbase-2.0,gimpcolor-2.0,gimpconfig-2.0,gimpmath-2.0,gimpmodule-2.0,gimpui-2.0,gimpwidgets-2.0::graphics/gimp/stable