pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/enchant Explicitly depend on pkgconfig.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c901dc98d34
branches: trunk
changeset: 469415:2c901dc98d34
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Feb 23 02:08:29 2004 +0000
description:
Explicitly depend on pkgconfig.
diffstat:
textproc/enchant/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r e23c5dc10cb7 -r 2c901dc98d34 textproc/enchant/Makefile
--- a/textproc/enchant/Makefile Mon Feb 23 01:58:41 2004 +0000
+++ b/textproc/enchant/Makefile Mon Feb 23 02:08:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/15 23:25:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/23 02:08:29 minskim Exp $
#
DISTNAME= enchant-1.1.3
@@ -16,5 +16,6 @@
GNU_CONFIGURE= yes
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index