diff options
author | jlam <jlam@pkgsrc.org> | 2001-07-14 17:40:23 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-07-14 17:40:23 +0000 |
commit | 6c4c448aa064e51109f11315bc6fa04ae3631e8a (patch) | |
tree | 2b06badd15c5f43ab150083dda681eed137d0d69 /devel/libproplist/Makefile | |
parent | c5deb325515677c5fa6e9f4884958f63d9e9d0b2 (diff) | |
download | pkgsrc-6c4c448aa064e51109f11315bc6fa04ae3631e8a.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'devel/libproplist/Makefile')
-rw-r--r-- | devel/libproplist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile index a1e205a82b4..ff47d62888b 100644 --- a/devel/libproplist/Makefile +++ b/devel/libproplist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/16 14:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/07/14 17:40:23 jlam Exp $ DISTNAME= libPropList-0.10.1 PKGNAME= libproplist-0.10.1 @@ -9,6 +9,7 @@ MAINTAINER= jlam@netbsd.org COMMENT= GNUstep/OPENSTEP property lists compatibility library GNU_CONFIGURE= # defined +USE_BUILDLINK_ONLY= # defined USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |