summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2013-02-28 04:33:57 +0000
committerobache <obache>2013-02-28 04:33:57 +0000
commit89895697bc177cc63c988b54aff0d0b684b11a8e (patch)
tree64eb596b241c82923a4378001029a9b45ae37fbf /lang
parentd98242a915e01928d3a4cded3193dc04ffd6ee97 (diff)
downloadpkgsrc-89895697bc177cc63c988b54aff0d0b684b11a8e.tar.gz
tell library related staffs for Cygwin.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 9c000c01439..6b5f8c55868 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2013/02/28 00:50:44 obache Exp $
+# $NetBSD: Makefile,v 1.197 2013/02/28 04:33:57 obache Exp $
.include "license.mk"
.include "Makefile.common"
@@ -118,6 +118,7 @@ SUBST_VARS.policysh+= FALSE
# dependencies. If this isn't defined, then use the perl defaults for the
# particular operating system.
#
+LIBSWANTED.Cygwin= m crypt dl
LIBSWANTED.Darwin= m c
LIBSWANTED.DragonFly= m crypt
LIBSWANTED.FreeBSD= m crypt
@@ -137,6 +138,7 @@ SUBST_VARS.policysh+= LIBSWANTED
# If this isn't defined, then use the perl defaults for the particular
# operating system.
#
+SYSLIBPATH.Cygwin= /usr/lib
SYSLIBPATH.Darwin= /usr/lib
SYSLIBPATH.DragonFly= /usr/lib
SYSLIBPATH.FreeBSD= /usr/lib