pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/colortail This needs libgetopt for getopt_long(3).
details: https://anonhg.NetBSD.org/pkgsrc/rev/be9bc8905128
branches: trunk
changeset: 502243:be9bc8905128
user: tv <tv%pkgsrc.org@localhost>
date: Thu Nov 03 15:11:37 2005 +0000
description:
This needs libgetopt for getopt_long(3).
diffstat:
misc/colortail/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 8315ae94c6a1 -r be9bc8905128 misc/colortail/Makefile
--- a/misc/colortail/Makefile Thu Nov 03 14:53:22 2005 +0000
+++ b/misc/colortail/Makefile Thu Nov 03 15:11:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/10/17 16:01:39 reed Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/03 15:11:37 tv Exp $
DISTNAME= colortail-0.3.0
CATEGORIES= misc
@@ -20,4 +20,5 @@
conf.xferlog conf.daemon ${PREFIX}/share/examples/colortail
${SED} 's,@PREFIX@,${PREFIX},' ${PKGDIR}/DESCR > ${DESCR_SRC}
+.include "../../libgetopt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index