diff options
Diffstat (limited to 'multimedia/ogle')
-rw-r--r-- | multimedia/ogle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index 1ecfcfd9b126..a0be41dc52a2 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ mad.2:${PORTSDIR}/audio/libmad \ xml2.5:${PORTSDIR}/textproc/libxml2 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_XORG= x11 xext sm USE_SUBMAKE= yes USE_GMAKE= yes |