pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/pnetlib * note "used by" comments.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8921d8817ed5
branches: trunk
changeset: 588869:8921d8817ed5
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 21 12:09:35 2011 +0000
description:
* note "used by" comments.
* marked as uer-destdir installation support.
diffstat:
lang/pnetlib/Makefile.common | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 993308fff58c -r 8921d8817ed5 lang/pnetlib/Makefile.common
--- a/lang/pnetlib/Makefile.common Sat May 21 11:59:53 2011 +0000
+++ b/lang/pnetlib/Makefile.common Sat May 21 12:09:35 2011 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile.common,v 1.10 2010/07/06 10:17:14 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.11 2011/05/21 12:09:35 obache Exp $
#
+# used by lang/pnetlib/Makefile
+# used by lang/pnetlib-nox11/Makefile
DISTNAME= pnetlib-0.8.0
CATEGORIES= lang
@@ -9,6 +11,8 @@
HOMEPAGE= http://www.dotgnu.org/
COMMENT= DotGNU Portable .NET C SHARP class libraries
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index