diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-22 22:03:45 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-22 22:03:45 +0000 |
commit | 19779ef37db4e98edc8991cefb9fc1c06eda0adc (patch) | |
tree | 2e1746eeb611216f9f1ff7236753f7bb996cffe0 /graphics/Makefile | |
parent | cb3d5ea718f062c5434ea6ca8c3162c6cf3335c6 (diff) | |
download | ports-19779ef37db4e98edc8991cefb9fc1c06eda0adc.tar.gz ports-19779ef37db4e98edc8991cefb9fc1c06eda0adc.zip |
Activate zimg
Notes
Notes:
svn path=/head/; revision=26166
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 c2721c5228e1..91ea1db70ec2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -177,5 +177,6 @@ SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick + SUBDIR += zimg .include <bsd.port.subdir.mk> |