diff options
Diffstat (limited to 'multimedia/okle/Makefile')
-rw-r--r-- | multimedia/okle/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile index 51efdbc04877..357177d9c912 100644 --- a/multimedia/okle/Makefile +++ b/multimedia/okle/Makefile @@ -17,10 +17,9 @@ 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:259 -USE_KDELIBS_VER= 3 +USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_KDELIBS_VER=3 USE_REINPLACE= yes -GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \ --with-ogle-includes=${LOCALBASE}/include \ --program-transform-name="s|,|,|" \ |