summaryrefslogtreecommitdiff
path: root/lang/perl58
diff options
context:
space:
mode:
authorjlam <jlam>2004-09-08 11:59:09 +0000
committerjlam <jlam>2004-09-08 11:59:09 +0000
commit797b9da336b751d829a31f702ff22d6f0b29e1b7 (patch)
treef475e9d26e0ef5b723a4d1f0b38825c5862b8c98 /lang/perl58
parent7eb2d485bfe42010a3c246ea1414b940c1618210 (diff)
downloadpkgsrc-797b9da336b751d829a31f702ff22d6f0b29e1b7.tar.gz
Don't check in /usr/local/lib on FreeBSD for system libraries.
Diffstat (limited to 'lang/perl58')
-rw-r--r--lang/perl58/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 747fa1af01f..7d62af9dd4e 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/08/27 06:29:08 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2004/09/08 11:59:09 jlam Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -154,6 +154,7 @@ LIBSWANTED.NetBSD+= pthread
# operating system.
#
SYSLIBPATH.Darwin= /usr/lib
+SYSLIBPATH.FreeBSD= /usr/lib
SYSLIBPATH.NetBSD= /usr/lib
SYSLIBPATH.SunOS= /usr/lib