diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-27 03:28:13 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-27 03:28:13 +0000 |
commit | 02cfc40c47d1500e3c0dba13bb60d2a774b04898 (patch) | |
tree | c9de9225efc79fba1160391cac1cd6212ec73e52 /graphics/Makefile | |
parent | bcc6105dcd4c4d2cb025b6035bec2cf3b3d8ec7a (diff) |
Activate qiv
PR: ports/8557
Submitted by: billf
Notes
Notes:
svn path=/head/; revision=15649
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2c8fed10678c..c31b324ab5e1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.107 1998/12/22 02:20:10 jseger Exp $ +# $Id: Makefile,v 1.108 1998/12/24 07:11:01 steve Exp $ # SUBDIR += 4va @@ -77,6 +77,7 @@ SUBDIR += pstoedit SUBDIR += py-imaging SUBDIR += qcread + SUBDIR += qiv SUBDIR += qvplay SUBDIR += rayshade SUBDIR += sane |