diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
commit | f895e15bb90e64f627a3b240931a490c02189db3 (patch) | |
tree | 5922622805f6c57a7c7c84cb4052390c0dc0ee45 /graphics/Makefile | |
parent | 940e7183817e88f872b9834cf21a9ab629edc223 (diff) | |
download | pkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz |
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0643b3ad4c1..dbcecb9e5b3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,18 +1,16 @@ -# $NetBSD: Makefile,v 1.72 2000/02/09 17:37:53 itojun Exp $ +# $NetBSD: Makefile,v 1.73 2000/02/25 01:04:14 wiz Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # SUBDIR += CompuPic SUBDIR += ImageMagick SUBDIR += Mesa + SUBDIR += Mesa-glx SUBDIR += Ngraph -# SUBDIR += aero SUBDIR += camediaplay SUBDIR += cdlabelgen SUBDIR += clanlib SUBDIR += cqcam -# SUBDIR += dc3play -# SUBDIR += dore SUBDIR += dx SUBDIR += dxsamples SUBDIR += ee @@ -20,18 +18,13 @@ SUBDIR += fnlib SUBDIR += freetype SUBDIR += fujiplay -# SUBDIR += fxtv SUBDIR += g3d SUBDIR += gd SUBDIR += gdk-pixbuf -# SUBDIR += geomview SUBDIR += get_ds7 -# SUBDIR += gfont SUBDIR += gif2png SUBDIR += gif320 SUBDIR += giflib -# SUBDIR += gifmerge -# SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp # SUBDIR += gimp-current # Not built by default @@ -40,11 +33,8 @@ SUBDIR += gphoto SUBDIR += gqview SUBDIR += hermes -# SUBDIR += hobbes-icons-xpm SUBDIR += hp2xx -# SUBDIR += hpscan SUBDIR += imlib -# SUBDIR += jbigkit SUBDIR += jpeg SUBDIR += kdegraphics SUBDIR += libgdgeda @@ -54,23 +44,15 @@ SUBDIR += magicpoint SUBDIR += mpeg-lib SUBDIR += mpeg2codec -# SUBDIR += mpeg2play -# SUBDIR += mpeg_encode SUBDIR += mpeg_play -# SUBDIR += mpeg_stat -# SUBDIR += mpegedit -# SUBDIR += mplex SUBDIR += mtv SUBDIR += netpbm SUBDIR += ns-flash SUBDIR += openptc SUBDIR += p5-GD SUBDIR += p5-Image-Size -# SUBDIR += pgperl -# SUBDIR += pgplot SUBDIR += photopc SUBDIR += pixmap -# SUBDIR += plotmtv SUBDIR += ploticus SUBDIR += plotutils SUBDIR += png @@ -82,33 +64,19 @@ SUBDIR += qvplay SUBDIR += rayshade SUBDIR += sane -# SUBDIR += sced SUBDIR += sketch -# SUBDIR += spigot -# SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff -# SUBDIR += tiff34 SUBDIR += tkpiechart -# SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg SUBDIR += viewfax -# SUBDIR += whirlgif SUBDIR += xanim -# SUBDIR += xaos SUBDIR += xart SUBDIR += xbmbrowser -# SUBDIR += xdl SUBDIR += xfig -# SUBDIR += xfractint SUBDIR += xgraph -# SUBDIR += xgrasp SUBDIR += xli -# SUBDIR += xmandel -# SUBDIR += xmfract -# SUBDIR += xmorph -# SUBDIR += xmountains SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpdf-crypto |