diff options
Diffstat (limited to 'graphics/povray/Makefile')
-rw-r--r-- | graphics/povray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index e04bfc2e9ef6..433d30b7af08 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -29,7 +29,7 @@ USE_XORG= x11 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> |