summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>1997-10-06 13:33:26 +0000
committeragc <agc>1997-10-06 13:33:26 +0000
commitce7b3c8d51d32d1ccfcad47c964e1002ac3a4dec (patch)
tree6e2db9f1b45c8b1c484116c3618cefc795602a27
parentca4627ef7619bb159b847debf1cbb97b11cbc26d (diff)
downloadpkgsrc-ce7b3c8d51d32d1ccfcad47c964e1002ac3a4dec.tar.gz
Add NetBSD RCS Id.
Comment out the packages untested in the NetBSD packages system.
-rw-r--r--graphics/Makefile123
1 files changed, 62 insertions, 61 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index fc807d06dc5..a023ad19ca5 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,70 +1,71 @@
+# $NetBSD: Makefile,v 1.2 1997/10/06 13:33:26 agc Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
- SUBDIR += ImageMagick
- SUBDIR += Mesa
- SUBDIR += aero
- SUBDIR += camediaplay
- SUBDIR += dc3play
- SUBDIR += dore
- SUBDIR += fxtv
- SUBDIR += gd
- SUBDIR += geomview
- SUBDIR += gfont
- SUBDIR += giflib
- SUBDIR += gifmerge
- SUBDIR += giftool
- SUBDIR += giftrans
- SUBDIR += gimp
- SUBDIR += gimp-devel
- SUBDIR += hobbes-icons-xpm
- SUBDIR += hpscan
- SUBDIR += imlib
- SUBDIR += jbigkit
+# SUBDIR += ImageMagick
+# SUBDIR += Mesa
+# SUBDIR += aero
+# SUBDIR += camediaplay
+# SUBDIR += dc3play
+# SUBDIR += dore
+# SUBDIR += fxtv
+# SUBDIR += gd
+# SUBDIR += geomview
+# SUBDIR += gfont
+# SUBDIR += giflib
+# SUBDIR += gifmerge
+# SUBDIR += giftool
+# SUBDIR += giftrans
+# SUBDIR += gimp
+# SUBDIR += gimp-devel
+# SUBDIR += hobbes-icons-xpm
+# SUBDIR += hpscan
+# SUBDIR += imlib
+# SUBDIR += jbigkit
SUBDIR += jpeg
- SUBDIR += mpeg-lib
- SUBDIR += mpeg2codec
- SUBDIR += mpeg2play
- SUBDIR += mpeg_encode
- SUBDIR += mpeg_play
- SUBDIR += mpeg_stat
- SUBDIR += mpegedit
- SUBDIR += mplex
- SUBDIR += netpbm
- SUBDIR += p5-GD
- SUBDIR += p5-Image-Size
- SUBDIR += pgperl
- SUBDIR += pgplot
- SUBDIR += pixmap
- SUBDIR += plotmtv
+# SUBDIR += mpeg-lib
+# SUBDIR += mpeg2codec
+# SUBDIR += mpeg2play
+# SUBDIR += mpeg_encode
+# SUBDIR += mpeg_play
+# SUBDIR += mpeg_stat
+# SUBDIR += mpegedit
+# SUBDIR += mplex
+# SUBDIR += netpbm
+# SUBDIR += p5-GD
+# SUBDIR += p5-Image-Size
+# SUBDIR += pgperl
+# SUBDIR += pgplot
+# SUBDIR += pixmap
+# SUBDIR += plotmtv
SUBDIR += png
- SUBDIR += povray
- SUBDIR += qvplay
- SUBDIR += sced
- SUBDIR += spigot
- SUBDIR += splitmpg
- SUBDIR += tgif
+# SUBDIR += povray
+# SUBDIR += qvplay
+# SUBDIR += sced
+# SUBDIR += spigot
+# SUBDIR += splitmpg
+# SUBDIR += tgif
SUBDIR += tiff
- SUBDIR += tiff34
- SUBDIR += txtmerge
- SUBDIR += urt
- SUBDIR += vcg
- SUBDIR += whirlgif
- SUBDIR += xanim
- SUBDIR += xaos
- SUBDIR += xbmbrowser
- SUBDIR += xdl
- SUBDIR += xfig
- SUBDIR += xfractint
- SUBDIR += xgrasp
- SUBDIR += xli
- SUBDIR += xmandel
- SUBDIR += xmfract
- SUBDIR += xmorph
- SUBDIR += xmountains
- SUBDIR += xpaint
- SUBDIR += xpdf
+# SUBDIR += tiff34
+# SUBDIR += txtmerge
+# SUBDIR += urt
+# SUBDIR += vcg
+# SUBDIR += whirlgif
+# SUBDIR += xanim
+# SUBDIR += xaos
+# SUBDIR += xbmbrowser
+# SUBDIR += xdl
+# SUBDIR += xfig
+# SUBDIR += xfractint
+# SUBDIR += xgrasp
+# SUBDIR += xli
+# SUBDIR += xmandel
+# SUBDIR += xmfract
+# SUBDIR += xmorph
+# SUBDIR += xmountains
+# SUBDIR += xpaint
+# SUBDIR += xpdf
SUBDIR += xpm
- SUBDIR += xv
+# SUBDIR += xv
.include <bsd.port.subdir.mk>