summaryrefslogtreecommitdiff
path: root/ham/linpsk
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-11 14:40:25 +0000
committerjoerg <joerg>2006-06-11 14:40:25 +0000
commitb59978d369c6c0571ccefd73958ce69b1c68ad94 (patch)
treea09cfe3c3733f048d9b8e54c02666c61e030c02d /ham/linpsk
parentbc8177da028434c888367ee5252325c7760a456d (diff)
downloadpkgsrc-b59978d369c6c0571ccefd73958ce69b1c68ad94.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++