pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/intltool The gettext-lib/builtin.mk file alre...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3ca71320bf85
branches: trunk
changeset: 495023:3ca71320bf85
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Jun 01 19:11:41 2005 +0000
description:
The gettext-lib/builtin.mk file already takes care of modifying the
dependency for us if we use the pkgsrc version of gettext-lib.
diffstat:
textproc/intltool/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (20 lines):
diff -r ba181fbac42e -r 3ca71320bf85 textproc/intltool/Makefile
--- a/textproc/intltool/Makefile Wed Jun 01 19:07:34 2005 +0000
+++ b/textproc/intltool/Makefile Wed Jun 01 19:11:41 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/05/22 20:08:35 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2005/06/01 19:11:41 jlam Exp $
#
DISTNAME= intltool-0.33
@@ -23,10 +23,4 @@
.include "../../converters/libiconv/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
-.include "../../mk/bsd.prefs.mk"
-.include "../../mk/buildlink3/bsd.builtin.mk"
-.if !empty(USE_BUILTIN.gettext:M[Nn][Oo])
-DEPENDS+= gettext>=0.11.5:../../devel/gettext
-.endif
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index