aboutsummaryrefslogtreecommitdiff
path: root/graphics/vid
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-12-05 14:14:38 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-12-05 14:14:38 +0000
commit2a2431f9557145b9fa03be1f1f1082f68bb324e5 (patch)
tree1ce87ab6d16bf7185f9bcfa277430f52bdb79912 /graphics/vid
parentcabfd905e42bc3f5f52ada5a3f020ff2c80b86d3 (diff)
downloadports-2a2431f9557145b9fa03be1f1f1082f68bb324e5.tar.gz
ports-2a2431f9557145b9fa03be1f1f1082f68bb324e5.zip
Notes
Diffstat (limited to 'graphics/vid')
-rw-r--r--graphics/vid/Makefile2
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.