summaryrefslogtreecommitdiff
path: root/comms/scmxx
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-28 14:33:20 +0000
committerwiz <wiz>2004-11-28 14:33:20 +0000
commita9dc07c87dfa29403882af918aa15267b5433eff (patch)
treefaa1160c363cc9a82c2abc8ae7704cd78d7fd9c9 /comms/scmxx
parent8b1b7d71da309c740ba080957567b1e411af4683 (diff)
downloadpkgsrc-a9dc07c87dfa29403882af918aa15267b5433eff.tar.gz
Depends on gettext-lib; add bl3 file.
Diffstat (limited to 'comms/scmxx')
-rw-r--r--comms/scmxx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 6ef50411941..1a0ac47fd00 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/11/27 23:00:00 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2004/11/28 14:33:20 wiz Exp $
#
DISTNAME= scmxx-0.7.4
@@ -32,4 +32,5 @@ post-install:
${PREFIX}/share/examples/scmxx
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"