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 5f21a21acf72..28439d7be6b2 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -33,7 +33,7 @@ USE_XLIB= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 LATEST_LINK= ${PORTNAME}36 .if defined(WITH_OPTIMIZED_FLAGS) |