diff options
author | hubertf <hubertf> | 1998-02-08 23:33:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-02-08 23:33:31 +0000 |
commit | b6b801f3d07b2a5e5439ce0755db50164d789aca (patch) | |
tree | b8fc05c02882d8be71bed8f55c1e4d20911ccc79 /graphics/Makefile | |
parent | d7d101168abfac1cf6eb3b80a554da76b04cbf78 (diff) | |
download | pkgsrc-b6b801f3d07b2a5e5439ce0755db50164d789aca.tar.gz |
xfig works
Diffstat (limited to 'graphics/Makefile')
-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 |