pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gopchop This needs pkg-config -- add it to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29461a6d941d
branches:  trunk
changeset: 498185:29461a6d941d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 15 02:15:56 2005 +0000

description:
This needs pkg-config -- add it to tools.

diffstat:

 multimedia/gopchop/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 4beb7ad6865b -r 29461a6d941d multimedia/gopchop/Makefile
--- a/multimedia/gopchop/Makefile       Mon Aug 15 02:15:09 2005 +0000
+++ b/multimedia/gopchop/Makefile       Mon Aug 15 02:15:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/06/06 15:12:07 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/08/15 02:15:56 wiz Exp $
 #
 
 DISTNAME=              gopchop-1.1.7
@@ -11,9 +11,10 @@
 HOMEPAGE=              http://outflux.net/unix/software/GOPchop/
 COMMENT=               MPEG2 GOP-accurate editor
 
-USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 USE_DIRS+=             xdg-1.1
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config
 
 .include "../../multimedia/libmpeg2/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"



Home | Main Index | Thread Index | Old Index