1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add missing run depends.

This commit is contained in:
Jeremy Lea 2000-10-03 00:56:07 +00:00
parent 949601261b
commit 57a1bd47b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33340

View File

@ -29,6 +29,10 @@ BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
mpeg2decode:${PORTSDIR}/graphics/mpeg2codec \
picttoppm:${PORTSDIR}/graphics/netpbm \
fig2dev:${PORTSDIR}/print/transfig
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
mpeg2decode:${PORTSDIR}/graphics/mpeg2codec \
picttoppm:${PORTSDIR}/graphics/netpbm \
fig2dev:${PORTSDIR}/print/transfig
USE_PERL5= yes
USE_XLIB= yes