summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2012-11-23 11:37:16 +0000
committerjoerg <joerg>2012-11-23 11:37:16 +0000
commitb3958ddcd403ac99ce832fccb4a0241a6b66887b (patch)
tree3843c65ccc1ae92158743beb46d3aa8c787fbc6d /textproc
parent721753d13ebca54316c5667226830882815a90da (diff)
downloadpkgsrc-b3958ddcd403ac99ce832fccb4a0241a6b66887b.tar.gz
Uses pangox.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ebview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index 130dacf6161..5e9919d06fd 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/25 06:55:48 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/11/23 11:37:16 joerg Exp $
DISTNAME= ebview-0.3.6
PKGREVISION= 13
@@ -16,6 +16,7 @@ GNU_CONFIGURE= YES
LDFLAGS.DragonFly= -lX11
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/pangox-compat/buildlink3.mk"
.include "../../textproc/eb/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"