diff options
Diffstat (limited to 'graphics/xfpovray/Makefile')
-rw-r--r-- | graphics/xfpovray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 8f4ba94d025a..990321ed2573 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray USE_IMAKE= yes |