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 e62c72d0477a..b4a1cf251c17 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:268 +USE_AUTOTOOLS= autoconf LATEST_LINK= ${PORTNAME}36 .include <bsd.port.pre.mk> |