From 88b9c65c1044d1495b0814d66d8ba2b124e35a77 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 3 Nov 2005 15:11:37 +0000 Subject: This needs libgetopt for getopt_long(3). --- misc/colortail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/colortail') diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index bff8fbf08d9..303f2030888 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -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 @@ post-install: 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" -- cgit v1.2.3