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 e11b03afea2..3b3dac7b520 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/09 21:04:44 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/09 16:08:06 rillig Exp $ # DISTNAME= linpsk-0.8.1 @@ -14,7 +14,6 @@ BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools USE_LIBTOOL= yes USE_TOOLS+= gmake -USE_GNUMAKE= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ |