summaryrefslogtreecommitdiff
path: root/ham/gmfsk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gmfsk/Makefile')
-rw-r--r--ham/gmfsk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile
index c7001105205..642d393ecea 100644
--- a/ham/gmfsk/Makefile
+++ b/ham/gmfsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/24 18:05:18 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/31 13:54:08 wulf Exp $
#
DISTNAME= gmfsk-0.6
@@ -21,4 +21,5 @@ CONFIGURE_ARGS+=--enable-hamlib
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../math/fftw2/buildlink3.mk"
.include "../../ham/hamlib/buildlink3.mk"
+.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"