summaryrefslogtreecommitdiff
path: root/graphics/libwebp
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-12-28 23:03:39 +0000
committertron <tron@pkgsrc.org>2013-12-28 23:03:39 +0000
commita32376a99f5aec0798fc475c67b25d55fd4b6f5b (patch)
tree3a08a6519454ed6f492e0eb6a8685f622a2ee1d3 /graphics/libwebp
parent80911938f8132a0989091965dae7a246ab015af9 (diff)
downloadpkgsrc-a32376a99f5aec0798fc475c67b25d55fd4b6f5b.tar.gz
Remove last change. This is not the correct way to fix this.
Diffstat (limited to 'graphics/libwebp')
-rw-r--r--graphics/libwebp/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile
index b60b68b5a5c..d878e25a32c 100644
--- a/graphics/libwebp/Makefile
+++ b/graphics/libwebp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/12/28 17:18:25 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2013/12/28 23:03:39 tron Exp $
DISTNAME= libwebp-0.3.1
CATEGORIES= graphics
@@ -19,11 +19,6 @@ GNU_CONFIGURE= yes
CPPFLAGS += -D__pic__
.endif
-.if ${OPSYS} == "SunOS" && !empty(CC_VERSION:Mgcc-*)
-BUILDLINK_TRANSFORM+= rename:-mt:-pthreads
-BUILDLINK_TRANSFORM+= rename:-threads:-pthreads
-.endif
-
PKGCONFIG_OVERRIDE+= src/libwebp.pc.in
.include "../../graphics/png/buildlink3.mk"