diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-12 06:28:45 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-12 06:28:45 +0000 |
commit | a499294b13cefac059711781de8168d3da5d67f2 (patch) | |
tree | 3210b559138a41115300f0565c8d4f19ee179fc0 /graphics | |
parent | e3922196fd643d2508e925dea162bf10a08dad85 (diff) | |
download | FreeBSD-ports-a499294b13cefac059711781de8168d3da5d67f2.zip FreeBSD-ports-a499294b13cefac059711781de8168d3da5d67f2.tar.gz |
Activate netshow.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1d248fc..a3efba8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1998/06/07 06:07:52 vanilla Exp $ +# $Id: Makefile,v 1.78 1998/06/10 13:59:19 dburr Exp $ # SUBDIR += EZWGL @@ -43,6 +43,7 @@ SUBDIR += mpegedit SUBDIR += mplex SUBDIR += netpbm + SUBDIR += netshow SUBDIR += p5-GD SUBDIR += p5-Image-Size SUBDIR += p5-PerlMagick |