diff options
Diffstat (limited to 'multimedia/nmm')
-rw-r--r-- | multimedia/nmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/nmm/Makefile b/multimedia/nmm/Makefile index e55c2004a78a..a8a244629b87 100644 --- a/multimedia/nmm/Makefile +++ b/multimedia/nmm/Makefile @@ -44,7 +44,7 @@ USE_XORG= x11 # be fixed correctly, but so far I haven't found the correct way... # USE_AUTOTOOLS= libltdl libtool:15 \ - autoconf:261:env autoheader:261:env \ + autoconf:262:env autoheader:262:env \ automake:19:env aclocal:19:env CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |