diff options
Diffstat (limited to 'ham/linpsk/Makefile')
-rw-r--r-- | ham/linpsk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index 983a29b405b..cba36cfa514 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/16 20:00:52 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:10 tv Exp $ # DISTNAME= linpsk-0.8.0.4 @@ -11,7 +11,6 @@ COMMENT= PSK31 terminal program using QT3 BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_GNU_TOOLS+= make USE_GNUMAKE= yes |