summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authordrochner <drochner>2007-10-12 16:06:48 +0000
committerdrochner <drochner>2007-10-12 16:06:48 +0000
commit58998b18a31b70cc3ec050400f568ea425a05d82 (patch)
tree84729ad7b1d456c3e6616d5dbef1f66e24b2867f /ham
parent8636121af1a2235f624d513cb3887700c935a194 (diff)
downloadpkgsrc-58998b18a31b70cc3ec050400f568ea425a05d82.tar.gz
Since this pkg installs .omf files, include scrollkeeper/omf.mk
rather than scrollkeeper/bl3.
Diffstat (limited to 'ham')
-rw-r--r--ham/gmfsk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile
index 42c95863a90..4c05335c882 100644
--- a/ham/gmfsk/Makefile
+++ b/ham/gmfsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/09/21 13:03:55 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/12 16:06:48 drochner Exp $
#
DISTNAME= gmfsk-0.6
@@ -21,6 +21,6 @@ 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 "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"