Thu Dec 28 23:13:27 2023 UTC (147d)
fetch from backup


(zafer)
diff -r1.9 -r1.10 pkgsrc/devel/libiberty/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/devel/libiberty/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/libiberty/Makefile 2014/10/09 14:06:09 1.9
+++ pkgsrc/devel/libiberty/Makefile 2023/12/28 23:13:27 1.10
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2023/12/28 23:13:27 zafer Exp $
2# 2#
3 3
4DISTNAME= libiberty-1.0 4DISTNAME= libiberty-1.0
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= http://www.johnrshannon.com/NetBSD/ 7MASTER_SITES= #
8 8
9MAINTAINER= john@johnrshannon.com 9MAINTAINER= john@johnrshannon.com
10COMMENT= This package provides the GNU liberty library of "missing" functions 10COMMENT= This package provides the GNU liberty library of "missing" functions
11 11
12USE_TOOLS+= gmake 12USE_TOOLS+= gmake
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14 14
15INSTALLATION_DIRS= include lib 15INSTALLATION_DIRS= include lib
16 16
17post-extract: 17post-extract:
18 ${CP} -f ${WRKSRC}/include/ansidecl.h ${WRKSRC}/include/libiberty_decl.h 18 ${CP} -f ${WRKSRC}/include/ansidecl.h ${WRKSRC}/include/libiberty_decl.h
19 19
20do-install: 20do-install: