diff options
author | bouyer <bouyer@pkgsrc.org> | 1998-01-23 11:42:30 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1998-01-23 11:42:30 +0000 |
commit | 5113d289453c82cec3ef080c832f8990e2003f0a (patch) | |
tree | 9ee2eb346492a309c123a6655c1a6810d6afcee0 /graphics/Makefile | |
parent | df91cf580a7075f4f9bd0d2b3f3dd2000c539679 (diff) | |
download | pkgsrc-5113d289453c82cec3ef080c832f8990e2003f0a.tar.gz |
Add pixmap & xbmbrowser
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9fd098c9de7..9cc6403b445 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1997/12/29 03:04:53 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 1998/01/23 11:42:30 bouyer Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -36,7 +36,7 @@ # SUBDIR += p5-Image-Size # SUBDIR += pgperl # SUBDIR += pgplot -# SUBDIR += pixmap + SUBDIR += pixmap # SUBDIR += plotmtv SUBDIR += png # SUBDIR += povray @@ -53,7 +53,7 @@ # SUBDIR += whirlgif # SUBDIR += xanim # SUBDIR += xaos -# SUBDIR += xbmbrowser + SUBDIR += xbmbrowser # SUBDIR += xdl # SUBDIR += xfig # SUBDIR += xfractint |