pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/f4l Add missing libtool dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1a46402de2d
branches:  trunk
changeset: 508348:d1a46402de2d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 18 09:19:20 2006 +0000

description:
Add missing libtool dependency.
Fill in PLIST (hi xtraeme!). Bump PKGREVISION.

diffstat:

 graphics/f4l/Makefile |  5 +++--
 graphics/f4l/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r c55047e90374 -r d1a46402de2d graphics/f4l/Makefile
--- a/graphics/f4l/Makefile     Sat Feb 18 08:23:33 2006 +0000
+++ b/graphics/f4l/Makefile     Sat Feb 18 09:19:20 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:29 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/18 09:19:20 wiz Exp $
 #
 
 DISTNAME=      f4l-0.2
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=f4l/}
 EXTRACT_SUFX=  .tar.bz2
@@ -13,6 +13,7 @@
 
 NO_CONFIGURE=  yes
 
+USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake
 
 INSTALLATION_DIRS=     bin
diff -r c55047e90374 -r d1a46402de2d graphics/f4l/PLIST
--- a/graphics/f4l/PLIST        Sat Feb 18 08:23:33 2006 +0000
+++ b/graphics/f4l/PLIST        Sat Feb 18 09:19:20 2006 +0000
@@ -1,1 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/20 16:58:12 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/18 09:19:20 wiz Exp $
+bin/f4l



Home | Main Index | Thread Index | Old Index