summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-19 12:43:47 +0000
committerwiz <wiz>2002-07-19 12:43:47 +0000
commitfab6f754451c9b52b7ea62bd6d803a008174be5d (patch)
tree88cffdee854a73eaa97dcb8bba3397fea14ed2b9 /math
parent8956e28a7b27a81ba0be6bf7596062f338a057fc (diff)
downloadpkgsrc-fab6f754451c9b52b7ea62bd6d803a008174be5d.tar.gz
Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.
Diffstat (limited to 'math')
-rw-r--r--math/grace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 51e7f59dbc6..771209bb361 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/04/23 02:08:53 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2002/07/19 12:43:51 wiz Exp $
#
DISTNAME= grace-5.1.4
@@ -32,12 +32,12 @@ post-install:
${LN} -s ${PREFIX}/grace/bin/xmgrace ${PREFIX}/bin
.include "../../devel/netcdf/buildlink.mk"
+.include "../../fonts/t1lib/buildlink.mk"
.include "../../graphics/jpeg/buildlink.mk"
.include "../../graphics/png/buildlink.mk"
.include "../../graphics/tiff/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../print/pdflib/buildlink.mk"
-.include "../../textproc/t1lib/buildlink.mk"
.include "../../x11/Xbae/buildlink.mk"
.include "../../mk/motif.buildlink.mk"
.include "../../mk/x11.buildlink.mk"