diff options
Diffstat (limited to 'ham/yaesu/Makefile')
-rw-r--r-- | ham/yaesu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/yaesu/Makefile b/ham/yaesu/Makefile index 055ddf98c3c..6a096579399 100644 --- a/ham/yaesu/Makefile +++ b/ham/yaesu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/03/04 15:51:59 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 13:01:46 asau Exp $ # DISTNAME= yaesu-0.13 @@ -9,8 +9,6 @@ MAINTAINER= dawszy@arhea.net #HOMEPAGE= not known COMMENT= Control interface for Yaesu FT-890 HF transceiver -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/yaesu NO_CONFIGURE= yes |