pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/py-keystone emulators/py-keystone requires e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af9cd8f11634
branches:  trunk
changeset: 348466:af9cd8f11634
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Jun 14 07:02:44 2016 +0000

description:
emulators/py-keystone requires emulators/keystone to operate

Bump PKGREVISION.

diffstat:

 emulators/py-keystone/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r c3a7f636a04c -r af9cd8f11634 emulators/py-keystone/Makefile
--- a/emulators/py-keystone/Makefile    Tue Jun 14 06:59:43 2016 +0000
+++ b/emulators/py-keystone/Makefile    Tue Jun 14 07:02:44 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/06/11 21:06:48 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/14 07:02:44 kamil Exp $
 
 .include "../../emulators/keystone/Makefile.common"
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES+=   python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,5 +12,6 @@
 
 PYSETUPSUBDIR= bindings/python
 
+.include "../../emulators/keystone/buildlink3.mk"
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index