summaryrefslogtreecommitdiff
path: root/devel/libproplist
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-04 00:27:21 +0000
committerwiz <wiz@pkgsrc.org>2000-06-04 00:27:21 +0000
commit3db3ac78f6e839d4416fafe62a4e0eb375c048ba (patch)
treebabf5c8c0501197a0294cab6b390e13dbc9f1e5d /devel/libproplist
parent307a443e6fb0060b6f5bc52c9201fbd75a7417d2 (diff)
downloadpkgsrc-3db3ac78f6e839d4416fafe62a4e0eb375c048ba.tar.gz
USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.
Diffstat (limited to 'devel/libproplist')
-rw-r--r--devel/libproplist/Makefile17
-rw-r--r--devel/libproplist/files/patch-sum7
-rw-r--r--devel/libproplist/patches/patch-aa20
-rw-r--r--devel/libproplist/pkg/PLIST3
4 files changed, 16 insertions, 31 deletions
diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile
index c50fbebb97c..418c695da01 100644
--- a/devel/libproplist/Makefile
+++ b/devel/libproplist/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2000/06/01 11:23:22 rh Exp $
+# $NetBSD: Makefile,v 1.8 2000/06/04 00:27:21 wiz Exp $
-DISTNAME= libPropList-0.10.1
-PKGNAME= libproplist-0.10.1
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/
+DISTNAME= libPropList-0.10.1
+PKGNAME= libproplist-0.10.1
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/
-MAINTAINER= jlam@netbsd.org
+MAINTAINER= jlam@netbsd.org
-GNU_CONFIGURE= # defined
-USE_PKGLIBTOOL= # defined
+GNU_CONFIGURE= # defined
+USE_LIBTOOL= # defined
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libproplist
diff --git a/devel/libproplist/files/patch-sum b/devel/libproplist/files/patch-sum
index 1a978ae1964..6b74d527fab 100644
--- a/devel/libproplist/files/patch-sum
+++ b/devel/libproplist/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.3 2000/04/06 22:36:57 jlam Exp $
+$NetBSD: patch-sum,v 1.4 2000/06/04 00:27:22 wiz Exp $
-MD5 (patch-aa) = 902377b88317db6c8b1c00d5d7fcc6d7
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/devel/libproplist/patches/patch-aa b/devel/libproplist/patches/patch-aa
deleted file mode 100644
index 81ae998f09b..00000000000
--- a/devel/libproplist/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2000/04/06 22:36:57 jlam Exp $
-
---- configure.orig Thu Mar 30 16:45:46 2000
-+++ configure Fri Mar 31 16:49:17 2000
-@@ -1304,6 +1304,7 @@
- esac
-
- # Check for any special flags to pass to ltconfig.
-+if false; then
- libtool_flags="--cache-file=$cache_file"
- test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
- test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
-@@ -1471,6 +1472,7 @@
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+fi
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
diff --git a/devel/libproplist/pkg/PLIST b/devel/libproplist/pkg/PLIST
index 1ab2ffee0ad..0714bb095a4 100644
--- a/devel/libproplist/pkg/PLIST
+++ b/devel/libproplist/pkg/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2000/04/06 22:36:57 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2000/06/04 00:27:22 wiz Exp $
include/proplist.h
lib/libPropList.a
+lib/libPropList.la
lib/libPropList.so.2.2
share/doc/libproplist/README
@dirrm share/doc/libproplist