summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-05-21 12:09:35 +0000
committerobache <obache@pkgsrc.org>2011-05-21 12:09:35 +0000
commit5ac7a7a8638e8305feb2beef9a5fc4265d5c0f37 (patch)
treeaa666e833ee018d3be97d0e0e7194aab3f7d10df /lang
parente530d65aa69ef7c46599419fc5956640a9365294 (diff)
downloadpkgsrc-5ac7a7a8638e8305feb2beef9a5fc4265d5c0f37.tar.gz
* note "used by" comments.
* marked as uer-destdir installation support.
Diffstat (limited to 'lang')
-rw-r--r--lang/pnetlib/Makefile.common6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/pnetlib/Makefile.common b/lang/pnetlib/Makefile.common
index ecd3e5cc6b9..a14b7b1ab45 100644
--- a/lang/pnetlib/Makefile.common
+++ b/lang/pnetlib/Makefile.common
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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