diff options
author | frueauf <frueauf> | 1998-10-13 11:15:16 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-10-13 11:15:16 +0000 |
commit | 2f16e8ec94d595edc8fb273e5f23ee789a91f7ae (patch) | |
tree | 0f3b199149ae641f14ac4f5b6c292a5ecd3c0a74 /graphics/Makefile | |
parent | 622e63e34d897ca152b945741d8d3547310b0938 (diff) | |
download | pkgsrc-2f16e8ec94d595edc8fb273e5f23ee789a91f7ae.tar.gz |
Add and enable xgraph.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 47b79d64177..e1b345cd765 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1998/10/07 02:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.32 1998/10/13 11:15:16 frueauf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -65,6 +65,7 @@ # SUBDIR += xdl SUBDIR += xfig # SUBDIR += xfractint + SUBDIR += xgraph # SUBDIR += xgrasp SUBDIR += xli # SUBDIR += xmandel |