summaryrefslogtreecommitdiff
path: root/mail/elm-me
diff options
context:
space:
mode:
authorwiz <wiz>2001-08-01 15:59:44 +0000
committerwiz <wiz>2001-08-01 15:59:44 +0000
commitddd077568b6c43696d8d103bfd82f3c5fb13cecb (patch)
tree10934e221b9efb938a3a1aa0ea464c8313508a34 /mail/elm-me
parent8a49c3fef96ce8f65ebc4dd243afd157883df390 (diff)
downloadpkgsrc-ddd077568b6c43696d8d103bfd82f3c5fb13cecb.tar.gz
Add buildlink.mk for gettext-lib. Probably fixes bulk build failure.
Diffstat (limited to 'mail/elm-me')
-rw-r--r--mail/elm-me/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/elm-me/Makefile b/mail/elm-me/Makefile
index 5e522c407b6..db0ee206e03 100644
--- a/mail/elm-me/Makefile
+++ b/mail/elm-me/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/18 19:59:13 martin Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/01 15:59:44 wiz Exp $
# FreeBSD: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp
#
@@ -37,4 +37,5 @@ post-install:
${FILESDIR}/elm.mimetypes ${PREFIX}/lib; \
fi
+.include "../../devel/gettext-lib/buildlink.mk"
.include "../../mk/bsd.pkg.mk"