diff options
Diffstat (limited to 'graphics/vid/Makefile')
-rw-r--r-- | graphics/vid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile index 2f476428a209..96242f6f67ff 100644 --- a/graphics/vid/Makefile +++ b/graphics/vid/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.home.com/housel/ MAINTAINER= roger@freebsd.org -LIB_DEPENDS= pbm:${PORTSDIR}/graphics/netpbm +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. |