summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-11 14:40:25 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-11 14:40:25 +0000
commitef7cd2a87468e2b145a8a08cd628602806d30d2f (patch)
treea09cfe3c3733f048d9b8e54c02666c61e030c02d /ham
parent96ec594672f254cd134a35ad9807a52e5bd24051 (diff)
downloadpkgsrc-ef7cd2a87468e2b145a8a08cd628602806d30d2f.tar.gz
Needs perl for build.
Diffstat (limited to 'ham')
-rw-r--r--ham/linpsk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile
index 69e7ec54fe6..1529d19f36c 100644
--- a/ham/linpsk/Makefile
+++ b/ham/linpsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/06/08 22:24:28 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/06/11 14:40:25 joerg Exp $
#
DISTNAME= linpsk-0.8.1
@@ -13,7 +13,7 @@ COMMENT= PSK31 terminal program using QT3
BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++