diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdvdcss/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index f8392c19ad5..f9d8f531979 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/14 03:56:37 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/07/20 15:11:55 kristerw Exp $ # # Unfortunately, some reading of the United States law (DMCA) means # that we are not able to provide pointers to the source or homepage @@ -24,6 +24,8 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} +INTERACTIVE_STAGE= fetch + USE_LIBTOOL= YES GNU_CONFIGURE= YES |