pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/pidgin-latex Add missing 'pkg-config' to USE_TOOLS
details: https://anonhg.NetBSD.org/pkgsrc/rev/b7bb8fb8e3bc
branches: trunk
changeset: 544011:b7bb8fb8e3bc
user: smb <smb%pkgsrc.org@localhost>
date: Wed Jul 02 14:24:45 2008 +0000
description:
Add missing 'pkg-config' to USE_TOOLS
diffstat:
chat/pidgin-latex/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 52fa500f454d -r b7bb8fb8e3bc chat/pidgin-latex/Makefile
--- a/chat/pidgin-latex/Makefile Wed Jul 02 14:10:04 2008 +0000
+++ b/chat/pidgin-latex/Makefile Wed Jul 02 14:24:45 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2008/06/21 16:38:40 smb Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/02 14:24:45 smb Exp $
VERSION= 1.2.1
+PKGREVISION= 1
DISTNAME= pidgin-latex-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= chat print
@@ -12,6 +13,7 @@
COMMENT= Plugin for pidgin to render LaTeX as images
USE_TOOLS+= gmake
+USE_TOOLS+= pkg-config
#PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index