Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.3 2013/06/27 01:36:25 rodent Exp $
# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:51 tron Exp $
#
DISTNAME= ucommon-6.0.5
DISTNAME= ucommon-6.1.0
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=commonc++/}
@@ -21,6 +22,8 @@ PKGCONFIG_OVERRIDE+= ucommon.pc.in
.include "options.mk"
LDFLAGS.SunOS+= -lsocket -lnsl -lintl
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"