diff options
Diffstat (limited to 'ham/gmfsk')
-rw-r--r-- | ham/gmfsk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile index 8446a4750aa..fd1381a0962 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/03/06 14:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2008/06/20 01:09:23 joerg Exp $ # DISTNAME= gmfsk-0.6 @@ -10,6 +10,8 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://gmfsk.connect.fi/ COMMENT= Multimode HF terminal program +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes |