summaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libdvdcss/Makefile')
-rw-r--r--multimedia/libdvdcss/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index cafd53d2962..9091d90dbd4 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2018/01/21 16:22:13 adam Exp $
+# $NetBSD: Makefile,v 1.35 2018/03/23 17:55:02 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.4.1
+DISTNAME= libdvdcss-1.4.2
CATEGORIES= multimedia
MASTER_SITES= ${LIBDVDCSS_MASTER_SITES}/${DISTNAME:S/libdvdcss-//}/
EXTRACT_SUFX= .tar.bz2
@@ -15,19 +15,18 @@ HOMEPAGE= ${LIBDVDCSS_HOMEPAGE}
COMMENT= Simple library designed for accessing DVDs
LICENSE= gnu-gpl-v2
-RESTRICTED= Legal problems due to CSS code
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-
-PKGCONFIG_OVERRIDE= src/libdvdcss.pc.in
+RESTRICTED= Legal problems due to CSS code
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-doc
CONFIGURE_ENV+= ac_cv_path_DOXYGEN=
+PKGCONFIG_OVERRIDE= src/libdvdcss.pc.in
.include "../../mk/bsd.prefs.mk"