summaryrefslogtreecommitdiff
path: root/fonts/xmbdfed
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2013-01-19 20:23:33 +0000
committerriastradh <riastradh@pkgsrc.org>2013-01-19 20:23:33 +0000
commitbf0fd3e9a73bf24d641d82737e8def4e94fef8bc (patch)
tree29b97d8daed2274888ecb031958aac5ae6f6b8ae /fonts/xmbdfed
parent00ee4c6469333de45e8457d32670ecf34ab1b07b (diff)
downloadpkgsrc-bf0fd3e9a73bf24d641d82737e8def4e94fef8bc.tar.gz
Add missing buildlink3s implied by openmotif but not lesstif.
Diffstat (limited to 'fonts/xmbdfed')
-rw-r--r--fonts/xmbdfed/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/xmbdfed/Makefile b/fonts/xmbdfed/Makefile
index eaca54820d0..43dc518f315 100644
--- a/fonts/xmbdfed/Makefile
+++ b/fonts/xmbdfed/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/10/03 18:28:33 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/01/19 20:23:34 riastradh Exp $
DISTNAME= xmbdfed-4.5
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= fonts graphics x11
MASTER_SITES= # ftp://crl.nmsu.edu/CLR/multiling/General/
@@ -19,5 +19,6 @@ do-install:
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/xmbdfed.1
.include "../../graphics/freetype-lib/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"