summaryrefslogtreecommitdiff
path: root/net/p5-Socket6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Socket6/Makefile')
-rw-r--r--net/p5-Socket6/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index 0a14995f71a..590443f4b32 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2016/06/08 19:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/21 12:51:12 wiz Exp $
-DISTNAME= Socket6-0.27
+DISTNAME= Socket6-0.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}
@@ -24,7 +23,6 @@ MAKE_ENV+= CCFLAGS="${CFLAGS} ${CPPFLAGS}"
.if ${OPSYS} == "AIX" && ${PKGSRC_COMPILER} == "xlc"
MAKE_ENV+= CC="cc_r"
.endif
-cc=cc_r
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"