diff options
author | jwise <jwise> | 1999-09-17 03:49:18 +0000 |
---|---|---|
committer | jwise <jwise> | 1999-09-17 03:49:18 +0000 |
commit | 1816d97678aac4ddf9f12a491032f63129a8564b (patch) | |
tree | 264a8d906b55a34f15be7bcb16c7a5dc74e73a1d /graphics | |
parent | d353308b028326b383303b43407e38af04da2b17 (diff) | |
download | pkgsrc-1816d97678aac4ddf9f12a491032f63129a8564b.tar.gz |
Enable qvplay
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 45cebf060ad..970cd452d8a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 1999/09/04 16:44:10 jlam Exp $ +# $NetBSD: Makefile,v 1.58 1999/09/17 03:49:18 jwise Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -64,7 +64,7 @@ SUBDIR += povray SUBDIR += py-gd SUBDIR += py-imaging -# SUBDIR += qvplay + SUBDIR += qvplay SUBDIR += rayshade SUBDIR += sane # SUBDIR += sced |