pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse64_libjpeg Add LIBTOOLIZE_PLIST=NO, sinc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb8dbb27d2c5
branches:  trunk
changeset: 485117:fb8dbb27d2c5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 04 11:16:17 2004 +0000

description:
Add LIBTOOLIZE_PLIST=NO, since it is autogenerated from rpm.
Might fix bulk build.

diffstat:

 emulators/suse64_libjpeg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3e668913021f -r fb8dbb27d2c5 emulators/suse64_libjpeg/Makefile
--- a/emulators/suse64_libjpeg/Makefile Sat Dec 04 04:43:49 2004 +0000
+++ b/emulators/suse64_libjpeg/Makefile Sat Dec 04 11:16:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:35:53 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/04 11:16:17 wiz Exp $
 
 DISTNAME=              suse_libjpeg-${SUSE_VERSION}
 PKGREVISION=           1
@@ -17,6 +17,7 @@
 
 EXTRACT_ONLY=          # empty
 NO_BUILD=              yes
+LIBTOOLIZE_PLIST=      NO
 PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
 
 RPMFILES=              libjpeg-6.2.0-62.i386.rpm



Home | Main Index | Thread Index | Old Index