pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/clib clib: cleanups
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff397fa8ba2d
branches: trunk
changeset: 368941:ff397fa8ba2d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Sep 23 05:18:47 2017 +0000
description:
clib: cleanups
Does not need destdir, user-destdir is fine.
Set LICENSE.
Comment out dead master sites.
diffstat:
devel/clib/Makefile | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 423647940181 -r ff397fa8ba2d devel/clib/Makefile
--- a/devel/clib/Makefile Sat Sep 23 03:24:55 2017 +0000
+++ b/devel/clib/Makefile Sat Sep 23 05:18:47 2017 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2017/04/19 11:24:37 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/23 05:18:47 wiz Exp $
DISTNAME= clib-0.3
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/clib/
+#MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/clib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://clib.ancient-solutions.com/
+#HOMEPAGE= http://clib.ancient-solutions.com/
COMMENT= Enhanced language features for C
-
-PKG_DESTDIR_SUPPORT= destdir
+LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index