From e82b1502e00d4e0b05477f6990bb0455a3b2d33c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 Dec 2016 11:52:17 +0000 Subject: Remove outdated DragonFly workaround. Tested on monster. --- sysutils/clex/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sysutils') diff --git a/sysutils/clex/Makefile b/sysutils/clex/Makefile index 8710da9e632..9342a173e0c 100644 --- a/sysutils/clex/Makefile +++ b/sysutils/clex/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/02/26 10:24:11 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.9 2016/12/31 11:52:17 wiz Exp $ DISTNAME= clex-4.6.4 PKGREVISION= 1 @@ -18,8 +17,5 @@ GNU_CONFIGURE= yes post-extract: cd ${WRKSRC} && ${RM} -f src/*.orig -# libtinfo in DragonFly is linked with libncurses -BUILDLINK_TRANSFORM.DragonFly+= rm:-ltinfo - .include "../../devel/ncursesw/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3