diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-22 22:03:45 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-22 22:03:45 +0000 |
commit | 45d8c006b72af9838234ba08ec10d676b81325aa (patch) | |
tree | e7acabc2122850e1878500a01548fcbc9ac4db1b /graphics | |
parent | 93656f3e5738c3b6312e595b8fbffb4a85d5d0ec (diff) | |
download | FreeBSD-ports-45d8c006b72af9838234ba08ec10d676b81325aa.zip FreeBSD-ports-45d8c006b72af9838234ba08ec10d676b81325aa.tar.gz |
Activate zimg
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c2721c5..91ea1db 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> |