summaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libdvdcss/Makefile')
-rw-r--r--multimedia/libdvdcss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 66420e4c5fc..59667582db6 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2015/11/01 00:32:48 rodent Exp $
+# $NetBSD: Makefile,v 1.33 2015/12/27 12:16:33 adam Exp $
#
# In order to ensure compliance with U.S. and international law, please
# do not modify this file to provide pointers to the source or homepage
# for this software or submit any PRs telling us the contents of the
# HOMEPAGE or MASTER_SITES definitions in this Makefile.
-DISTNAME= libdvdcss-1.3.99
+DISTNAME= libdvdcss-1.4.0
CATEGORIES= multimedia
MASTER_SITES= ${LIBDVDCSS_MASTER_SITES}/${DISTNAME:S/libdvdcss-//}/
EXTRACT_SUFX= .tar.bz2
@@ -26,7 +26,7 @@ PKGCONFIG_OVERRIDE= src/libdvdcss.pc.in
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --disable-doc --libdir=${PREFIX}/lib
+CONFIGURE_ARGS+= --disable-doc
CONFIGURE_ENV+= ac_cv_path_DOXYGEN=
.include "../../mk/bsd.prefs.mk"