summaryrefslogtreecommitdiff
path: root/ham/linpsk
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
commita4b2ba9831f99eaca9562d8bdbbc378b38e25b64 (patch)
treea09cfe3c3733f048d9b8e54c02666c61e030c02d /ham/linpsk
parentb3b38de72cfb71ab4e0f7d5052fad276b32484d0 (diff)
downloadpkgsrc-a4b2ba9831f99eaca9562d8bdbbc378b38e25b64.tar.gz
Needs perl for build.
Diffstat (limited to 'ham/linpsk')
-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++