summaryrefslogtreecommitdiff
path: root/x11/efltk/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-09-18 21:18:53 +0000
committerminskim <minskim@pkgsrc.org>2005-09-18 21:18:53 +0000
commit555e3ded14e15616dedda2be11a6b8556f6a4699 (patch)
tree05fe8f84054752217b35dfbb26f8286be1ecea99 /x11/efltk/Makefile
parenta58867742095cdd650019d58ed61f3e145a909f9 (diff)
downloadpkgsrc-555e3ded14e15616dedda2be11a6b8556f6a4699.tar.gz
Link shared libraries against pthread. This makes x11/ede build on
NetBSD-1.6.2 and NetBSD 2.0. Bump PKGREVISION as well as BUILDLINK_DEPENDS since x11/ede is the only package depending on this.
Diffstat (limited to 'x11/efltk/Makefile')
-rw-r--r--x11/efltk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/efltk/Makefile b/x11/efltk/Makefile
index aaea1773c0d..e627d285ebf 100644
--- a/x11/efltk/Makefile
+++ b/x11/efltk/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/09/02 14:41:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/18 21:18:53 minskim Exp $
#
DISTNAME= efltk-2.0.5
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/}
EXTRACT_SUFX= .tar.bz2