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,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2013/05/23 18:42:22 joerg Exp $
# $NetBSD: Makefile,v 1.30 2014/02/15 23:54:46 wiedi Exp $
DISTNAME= rtty-3.2
PKGREVISION= 1
@@ -11,6 +11,8 @@ COMMENT= Multiuser "tip"/"cu" replacement with logging
WRKSRC= ${WRKDIR}
CFLAGS.SunOS+= -Du_int16_t=uint16_t -Du_int32_t=uint32_t
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Darwin"