diff options
author | billf <billf@FreeBSD.org> | 1998-12-27 11:28:13 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-27 11:28:13 +0800 |
commit | 3bff7cfd9c77e169a39f8fffe7923b05dc4361a1 (patch) | |
tree | 8a7b4765db02e9c183221cf339bbd162893493a2 /graphics | |
parent | 214060c3d6561b7cb2cdec4252c9197950b841e6 (diff) | |
download | freebsd-ports-gnome-3bff7cfd9c77e169a39f8fffe7923b05dc4361a1.tar.gz freebsd-ports-gnome-3bff7cfd9c77e169a39f8fffe7923b05dc4361a1.tar.zst freebsd-ports-gnome-3bff7cfd9c77e169a39f8fffe7923b05dc4361a1.zip |
Activate qiv
PR: ports/8557
Submitted by: billf
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 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 |