pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/linpsk Added missing build dependency qt3-tools
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca24cbc8c96b
branches: trunk
changeset: 488430:ca24cbc8c96b
user: wulf <wulf%pkgsrc.org@localhost>
date: Mon Jan 31 13:47:04 2005 +0000
description:
Added missing build dependency qt3-tools
diffstat:
ham/linpsk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 07c915c8a1a4 -r ca24cbc8c96b ham/linpsk/Makefile
--- a/ham/linpsk/Makefile Mon Jan 31 13:33:23 2005 +0000
+++ b/ham/linpsk/Makefile Mon Jan 31 13:47:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/23 20:32:41 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/31 13:47:04 wulf Exp $
#
DISTNAME= linpsk-0.8.0.4
@@ -9,6 +9,8 @@
HOMEPAGE= http://linpsk.sourceforge.net/
COMMENT= PSK31 terminal program using QT3
+BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools
+
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
Home |
Main Index |
Thread Index |
Old Index