Skip to content

Commit

Permalink
p5-IO-tty: fix macOS configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Dec 24, 2023
1 parent 5cfb876 commit b68366f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/p5-IO-Tty/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.48 2023/12/16 23:41:39 mef Exp $
# $NetBSD: Makefile,v 1.49 2023/12/24 01:16:17 schmonz Exp $

DISTNAME= IO-Tty-1.18
PKGNAME= p5-${DISTNAME:C/T/t/}
Expand All @@ -12,5 +12,7 @@ LICENSE= ${PERL5_LICENSE}

PERL5_PACKLIST= auto/IO/Tty/.packlist

BUILDLINK_TRANSFORM.Darwin+= rm:-Wl,--no-undefined

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit b68366f

Please sign in to comment.