diff options
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 8276927ca7d0..f57a3f4954fe 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= pt_r:${PORTSDIR}/devel/pwlib # In opal's Makefile the default make's target is optshared ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes |