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.9 2012/10/06 11:54:29 asau Exp $
# $NetBSD: Makefile,v 1.10 2013/10/21 09:50:36 fhajny Exp $
DISTNAME= 0verkill-0.16
PKGREVISION= 1
@@ -27,6 +27,8 @@ SUBST_MESSAGE.prefix= Fix game configuration path prefix
SUBST_FILES.prefix= cfg.h
SUBST_SED.prefix= -e "s|@PREFIX@|${PREFIX}|g"
CFLAGS.SunOS+= -Du_int32_t=uint32_t
do-install:
cd ${WRKSRC} && ${INSTALL_PROGRAM} 0verkill ${DESTDIR}${PREFIX}/bin
cd ${WRKSRC} && for f in avi bot editor server test_server; do \