[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/lang/picoc
From:       "Alistair G. Crooks" <agc () netbsd ! org>
Date:       2017-05-31 22:35:42
Message-ID: 20170531223542.E3745FBEE () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1496270142227950
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	agc
Date:		Wed May 31 22:35:42 UTC 2017

Modified Files:
	pkgsrc/lang/picoc: Makefile

Log Message:
avoid a compiler warning on linux - make sure libedit is available


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/picoc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1496270142227950
Content-Disposition: inline
Content-Length: 656
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/lang/picoc/Makefile
diff -u pkgsrc/lang/picoc/Makefile:1.4 pkgsrc/lang/picoc/Makefile:1.5
--- pkgsrc/lang/picoc/Makefile:1.4	Tue Dec 17 23:23:38 2013
+++ pkgsrc/lang/picoc/Makefile	Wed May 31 22:35:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/12/17 23:23:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2017/05/31 22:35:42 agc Exp $
 
 DISTNAME=		picoc-2.1
 PKGREVISION=		1
@@ -18,6 +18,8 @@ AUTO_MKDIRS=		yes
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/picoc ${DESTDIR}${PREFIX}/bin/picoc
 
+.include "../../devel/editline/buildlink3.mk"
+
 .include "../../mk/readline.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"


--_----------=_1496270142227950--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic