diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 11:56:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 11:56:49 +0000 |
commit | 07eb55de8901fc4680702d5c7cc265103ae2106d (patch) | |
tree | 6e2d5740a47768e2a22e0f7e7b35a82c0ec9167c /graphics/Makefile | |
parent | 01b5fe46344c543e403c07c29e5ac33e37fd6c55 (diff) | |
download | ports-07eb55de8901fc4680702d5c7cc265103ae2106d.tar.gz ports-07eb55de8901fc4680702d5c7cc265103ae2106d.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 79996a7e5581..9343df38240e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -218,6 +218,7 @@ SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick + SUBDIR += xzgv SUBDIR += zimg .include <bsd.port.subdir.mk> |