diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-02-08 23:33:31 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-02-08 23:33:31 +0000 |
commit | 0c6c5b009cbec371de35aa0b8775bb0800a851b0 (patch) | |
tree | b8fc05c02882d8be71bed8f55c1e4d20911ccc79 /graphics | |
parent | 325c03f2cb647e5de63b4707aaa743644589e3e0 (diff) | |
download | pkgsrc-0c6c5b009cbec371de35aa0b8775bb0800a851b0.tar.gz |
xfig works
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e84e8a6aef0..70d9ea8cb15 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/02/05 12:42:21 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/02/08 23:33:31 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -55,7 +55,7 @@ # SUBDIR += xaos SUBDIR += xbmbrowser # SUBDIR += xdl -# SUBDIR += xfig + SUBDIR += xfig # SUBDIR += xfractint # SUBDIR += xgrasp # SUBDIR += xli |