summaryrefslogtreecommitdiff
path: root/graphics/xfig
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 1da0c64fb6a..ac48650c225 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/08/09 14:34:56 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2001/08/09 15:39:04 tron Exp $
#
DISTNAME= xfig.3.2.3d.full
@@ -44,5 +44,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/Doc/FORMAT* ${XFIGDOCDIR}
.include "../../graphics/jpeg/buildlink.mk"
+.include "../../graphics/png/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"