diff options
-rw-r--r-- | graphics/crw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/crw/Makefile b/graphics/crw/Makefile index d9c7142c5b91..e8b5c35bddc2 100644 --- a/graphics/crw/Makefile +++ b/graphics/crw/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ MAINTAINER= dillon@FreeBSD.ORG +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png + MAN1= crw.1 MANCOMPRESSED= yes |