diff options
Diffstat (limited to 'sysutils/amtterm')
-rw-r--r-- | sysutils/amtterm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/amtterm/Makefile b/sysutils/amtterm/Makefile index 07ef14b8b65..2884f4fe428 100644 --- a/sysutils/amtterm/Makefile +++ b/sysutils/amtterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 23:02:23 adam Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 19:50:51 asau Exp $ # DISTNAME= amtterm-1.3 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake pkg-config perl:run MAKE_FILE= GNUmakefile |