diff options
Diffstat (limited to 'graphics/vid/Makefile')
-rw-r--r-- | graphics/vid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile index 0f50336..2f47642 100644 --- a/graphics/vid/Makefile +++ b/graphics/vid/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://members.home.com/housel/ MAINTAINER= roger@freebsd.org +LIB_DEPENDS= pbm:${PORTSDIR}/graphics/netpbm + # The port does not understand 'make all' or 'make install' # so change the 'all_target' to be empty and use our own do-install handler. |