summaryrefslogtreecommitdiff
path: root/devel/smpeg
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-28 21:29:29 +0000
committerjlam <jlam@pkgsrc.org>2001-06-28 21:29:29 +0000
commit48e43d8694526edc61deecf8f1ce9bb0d3853180 (patch)
tree94ab313e41f289e80712eda258246f833c28e78c /devel/smpeg
parentb6802e9266826d34cf36e7a0cfaf3dbbc3fce7b1 (diff)
downloadpkgsrc-48e43d8694526edc61deecf8f1ce9bb0d3853180.tar.gz
Use LTCONFIG_OVERRIDE instead of patching configure script.
Diffstat (limited to 'devel/smpeg')
-rw-r--r--devel/smpeg/Makefile6
-rw-r--r--devel/smpeg/distinfo3
-rw-r--r--devel/smpeg/patches/patch-aa13
3 files changed, 5 insertions, 17 deletions
diff --git a/devel/smpeg/Makefile b/devel/smpeg/Makefile
index 62a275779fe..5e54e3bdf55 100644
--- a/devel/smpeg/Makefile
+++ b/devel/smpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/06/26 10:41:59 zuntum Exp $
+# $NetBSD: Makefile,v 1.9 2001/06/28 21:29:29 jlam Exp $
#
DISTNAME= smpeg-0.4.3
@@ -14,7 +14,9 @@ DEPENDS+= SDL>=1.1.5nb1:../../devel/SDL
DEPENDS+= gtk+-1.*:../../x11/gtk
USE_GMAKE= yes
-USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/smpeg/distinfo b/devel/smpeg/distinfo
index 6f78f8002aa..36e807633e2 100644
--- a/devel/smpeg/distinfo
+++ b/devel/smpeg/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/05/17 12:33:04 hubertf Exp $
+$NetBSD: distinfo,v 1.4 2001/06/28 21:29:29 jlam Exp $
SHA1 (smpeg-0.4.3.tar.gz) = 30b76738ab3adb78799eadf9620499984ccc3774
Size (smpeg-0.4.3.tar.gz) = 313624 bytes
-SHA1 (patch-aa) = 16f6ef7c165e55c1481296fa819cad90329d5af1
diff --git a/devel/smpeg/patches/patch-aa b/devel/smpeg/patches/patch-aa
deleted file mode 100644
index 7d03033556d..00000000000
--- a/devel/smpeg/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/10/15 08:48:33 wulf Exp $
-
---- configure.orig Sun Oct 8 01:33:26 2000
-+++ configure Sun Oct 8 01:33:38 2000
-@@ -1916,7 +1916,7 @@
- LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
-
- # Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.