diff options
Diffstat (limited to 'multimedia/okle/Makefile')
-rw-r--r-- | multimedia/okle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile index ba3eb03c797c..1507df7db35a 100644 --- a/multimedia/okle/Makefile +++ b/multimedia/okle/Makefile @@ -17,7 +17,7 @@ COMMENT= A KDE frontend to the Ogle DVD player BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool USE_KDELIBS_VER=3 CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \ --with-ogle-includes=${LOCALBASE}/include \ |