pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/swig2 Change php53 to php54 in comment outed line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b76956f34d3
branches:  trunk
changeset: 648560:3b76956f34d3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 15 15:30:57 2015 +0000

description:
Change php53 to php54 in comment outed line.

diffstat:

 devel/swig2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 95ab50d5b7d4 -r 3b76956f34d3 devel/swig2/Makefile
--- a/devel/swig2/Makefile      Sun Mar 15 15:29:57 2015 +0000
+++ b/devel/swig2/Makefile      Sun Mar 15 15:30:57 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/05/22 07:36:22 adam Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 15:30:57 taca Exp $
 
 DISTNAME=      swig-2.0.12
 PKGNAME=       ${DISTNAME:S/swig-/swig2-/}
@@ -51,7 +51,7 @@
 # Tests require lots of other dependencies.  There should be a better
 # way to encode this, but for now they are commented out -gdt.
 #.include "../../lang/python/extension.mk"
-#.include "../../lang/php53/buildlink3.mk"
+#.include "../../lang/php54/buildlink3.mk"
 #.include "../../devel/boost-libs/buildlink3.mk"
 
 post-install:



Home | Main Index | Thread Index | Old Index