aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket6
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-10-04 15:56:11 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-10-04 15:56:11 +0000
commitea4cef1580795338a060a7436ae4f55226c14601 (patch)
tree48844c34aa1c3a6274790bef645c822681231737 /net/p5-Socket6
parent8fcd7806a518a85d117bdad9dcade70af5275255 (diff)
downloadports-ea4cef1580795338a060a7436ae4f55226c14601.tar.gz
ports-ea4cef1580795338a060a7436ae4f55226c14601.zip
Notes
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r--net/p5-Socket6/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index 5be9b5c86276..2f36182559c2 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -10,9 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ume@FreeBSD.org
COMMENT= IPv6 related part of the C socket.h defines and structure manipulators
+LICENSE= BSD
+
USES= perl5
USE_PERL5= configure
-CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}"
+CONFIGURE_ENV+= CC="${CC}"
PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/Socket6.pm \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket6/.packlist \