From d1024f14aaecfb7080aff98e8c25922e3e729be5 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 21 Jun 2000 02:58:23 +0000 Subject: USE_LIBTOOL instead of PKGLIBTOOL. --- x11/gtkstep/Makefile | 23 ++++++++++++----------- x11/gtkstep/files/patch-sum | 7 +++++-- x11/gtkstep/patches/patch-aa | 20 -------------------- x11/gtkstep/pkg/PLIST | 3 ++- 4 files changed, 19 insertions(+), 34 deletions(-) delete mode 100644 x11/gtkstep/patches/patch-aa (limited to 'x11/gtkstep') diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile index 210e334da5b..32377a12501 100644 --- a/x11/gtkstep/Makefile +++ b/x11/gtkstep/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.7 2000/06/01 11:23:46 rh Exp $ +# $NetBSD: Makefile,v 1.8 2000/06/21 03:04:36 jlam Exp $ -DISTNAME= gtkstep-1.10 -CATEGORIES= x11 -MASTER_SITES= http://ulli.linuxave.net/gtkstep/ -EXTRACT_SUFX= .tar.bz2 +DISTNAME= gtkstep-1.10 +CATEGORIES= x11 +MASTER_SITES= http://ulli.linuxave.net/gtkstep/ +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://ulli.linuxave.net/gtkstep/index.html +MAINTAINER= jlam@netbsd.org +HOMEPAGE= http://ulli.linuxave.net/gtkstep/index.html -DEPENDS+= gtk+-1.2.*:../../x11/gtk +DEPENDS+= gtk+-1.2.*:../../x11/gtk -GNU_CONFIGURE= yes -USE_PKGLIBTOOL= yes -USE_X11BASE= yes +GNU_CONFIGURE= # defined +USE_X11BASE= # defined +USE_LIBTOOL= # defined +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig post-install: ${RM} -f ${PREFIX}/share/themes/Step/gtk/gtkrc.in diff --git a/x11/gtkstep/files/patch-sum b/x11/gtkstep/files/patch-sum index cc76b45aab2..8e9272c47b2 100644 --- a/x11/gtkstep/files/patch-sum +++ b/x11/gtkstep/files/patch-sum @@ -1,3 +1,6 @@ -$NetBSD: patch-sum,v 1.2 1999/10/08 21:21:26 jlam Exp $ +$NetBSD: patch-sum,v 1.3 2000/06/21 03:04:37 jlam Exp $ -MD5 (patch-aa) = bed7714aa161fcfabfc69a51401ab5de +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/x11/gtkstep/patches/patch-aa b/x11/gtkstep/patches/patch-aa deleted file mode 100644 index a59bae5f55e..00000000000 --- a/x11/gtkstep/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1999/10/08 21:21:26 jlam Exp $ - ---- ./configure.orig Mon Sep 13 11:54:47 1999 -+++ ./configure Wed Oct 6 21:58:22 1999 -@@ -1479,6 +1479,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" -@@ -1636,6 +1637,7 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -+fi - - - # Check whether --with-gtk-prefix or --without-gtk-prefix was given. diff --git a/x11/gtkstep/pkg/PLIST b/x11/gtkstep/pkg/PLIST index b1695285fdd..9f8609f2cae 100644 --- a/x11/gtkstep/pkg/PLIST +++ b/x11/gtkstep/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 1999/11/20 13:41:55 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/06/21 03:04:38 jlam Exp $ lib/gtk/themes/engines/libstep.a +lib/gtk/themes/engines/libstep.la lib/gtk/themes/engines/libstep.so.0.0 share/themes/Step/ICON.png share/themes/Step/README.html -- cgit v1.2.3