pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/refocus-it Override intltool and add build de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/338c05b357d0
branches: trunk
changeset: 487918:338c05b357d0
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jan 21 23:59:17 2005 +0000
description:
Override intltool and add build dependency on it instead of directly
depending on packages that intltool requires.
diffstat:
graphics/refocus-it/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 9f4f82b0768d -r 338c05b357d0 graphics/refocus-it/Makefile
--- a/graphics/refocus-it/Makefile Fri Jan 21 23:03:05 2005 +0000
+++ b/graphics/refocus-it/Makefile Fri Jan 21 23:59:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/21 23:01:09 kristerw Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/21 23:59:17 minskim Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -9,13 +9,11 @@
HOMEPAGE= http://refocus-it.sourceforge.net/
COMMENT= Refocus images
-BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
-USE_PERL5= build
#just build the command line tool
CONFIGURE_ARGS+= --without-gimp
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index