diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-12-05 14:14:38 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-12-05 14:14:38 +0000 |
commit | 2a2431f9557145b9fa03be1f1f1082f68bb324e5 (patch) | |
tree | 1ce87ab6d16bf7185f9bcfa277430f52bdb79912 /graphics/vid | |
parent | cabfd905e42bc3f5f52ada5a3f020ff2c80b86d3 (diff) |
Notes
Diffstat (limited to 'graphics/vid')
-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 0f5033621fe9..2f476428a209 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. |