diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-23 06:03:45 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-23 06:03:45 +0800 |
commit | 45d8c006b72af9838234ba08ec10d676b81325aa (patch) | |
tree | e7acabc2122850e1878500a01548fcbc9ac4db1b /graphics | |
parent | 93656f3e5738c3b6312e595b8fbffb4a85d5d0ec (diff) | |
download | freebsd-ports-gnome-45d8c006b72af9838234ba08ec10d676b81325aa.tar.gz freebsd-ports-gnome-45d8c006b72af9838234ba08ec10d676b81325aa.tar.zst freebsd-ports-gnome-45d8c006b72af9838234ba08ec10d676b81325aa.zip |
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 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> |