diff options
author | jlam <jlam@pkgsrc.org> | 2000-06-21 01:02:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-06-21 01:02:10 +0000 |
commit | 99a2cd4c36f73ab96bf3e6911db555647112695b (patch) | |
tree | feba785d72a765479bfcd6e5bf48935431fb568d /graphics | |
parent | ec0a588d1eee2f312e487017d1dd7294bf2bbcc5 (diff) | |
download | pkgsrc-99a2cd4c36f73ab96bf3e6911db555647112695b.tar.gz |
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fnlib/Makefile | 10 | ||||
-rw-r--r-- | graphics/fnlib/files/patch-sum | 7 | ||||
-rw-r--r-- | graphics/fnlib/patches/patch-aa | 20 | ||||
-rw-r--r-- | graphics/fnlib/pkg/PLIST | 3 |
4 files changed, 13 insertions, 27 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index fef48614537..644b9b62546 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/06/01 11:23:27 rh Exp $ +# $NetBSD: Makefile,v 1.9 2000/06/21 01:02:10 jlam Exp $ DISTNAME= fnlib-0.5 CATEGORIES= x11 graphics @@ -8,9 +8,11 @@ MAINTAINER= root@garbled.net DEPENDS+= imlib-*:../../graphics/imlib -USE_X11BASE= yes -USE_PKGLIBTOOL= yes -GNU_CONFIGURE= yes +USE_X11BASE= # defined +GNU_CONFIGURE= # defined + +USE_LIBTOOL= # defined +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fnlib diff --git a/graphics/fnlib/files/patch-sum b/graphics/fnlib/files/patch-sum index 688f464f10d..5efafce2277 100644 --- a/graphics/fnlib/files/patch-sum +++ b/graphics/fnlib/files/patch-sum @@ -1,3 +1,6 @@ -$NetBSD: patch-sum,v 1.2 1999/10/28 00:27:39 jlam Exp $ +$NetBSD: patch-sum,v 1.3 2000/06/21 01:02:11 jlam Exp $ -MD5 (patch-aa) = b3e862d4ba33c0f2f92c1806ff53dffe +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/graphics/fnlib/patches/patch-aa b/graphics/fnlib/patches/patch-aa deleted file mode 100644 index 8c5b6ab4354..00000000000 --- a/graphics/fnlib/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1999/10/28 00:27:39 jlam Exp $ - ---- configure.orig Mon Oct 18 20:27:25 1999 -+++ configure Thu Oct 21 00:13:53 1999 -@@ -1310,6 +1310,7 @@ - fi - - -+if false; then - # Check for any special flags to pass to ltconfig. - libtool_flags="--cache-file=$cache_file" - test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" -@@ -1467,6 +1468,7 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -+fi - - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 diff --git a/graphics/fnlib/pkg/PLIST b/graphics/fnlib/pkg/PLIST index 2d8f8caf020..bdc6242d7ae 100644 --- a/graphics/fnlib/pkg/PLIST +++ b/graphics/fnlib/pkg/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 1999/10/28 00:27:39 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2000/06/21 01:02:13 jlam Exp $ etc/fnrc include/Fnlib.h include/Fnlib_types.h lib/libFnlib.a +lib/libFnlib.la lib/libFnlib.so.5.0 share/doc/fnlib/fontinfo.README share/fnlib_fonts/e/17/032.png |