summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/perl5/options.mk b/lang/perl5/options.mk
index 4aaa8dcbad6..614d650301a 100644
--- a/lang/perl5/options.mk
+++ b/lang/perl5/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.10 2016/01/27 10:45:47 jperkin Exp $
+# $NetBSD: options.mk,v 1.11 2016/01/27 11:38:57 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.perl
PKG_OPTIONS_REQUIRED_GROUPS= perlbits
@@ -41,7 +41,6 @@ PKG_SUGGESTED_OPTIONS+= 64bitnone
PKG_SUGGESTED_OPTIONS+= 64bitauto
.endif
-# Note: dtrace command on Darwin lacks required -G option
.if !empty(MACHINE_PLATFORM:MSunOS-5.1[1-9]-*)
PKG_SUGGESTED_OPTIONS+= dtrace
.endif