diff options
author | agc <agc@pkgsrc.org> | 2005-10-10 21:54:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-10-10 21:54:31 +0000 |
commit | 8922a3d85f9664ab7edf09cdb2f85f6d3276a7ba (patch) | |
tree | 35d3675413a1eec452f35cbd49b9542c1ae69aee /multimedia/libdvdcss | |
parent | 883cee54222de4ea046c7d79ae3a59d42c60b4e4 (diff) | |
download | pkgsrc-8922a3d85f9664ab7edf09cdb2f85f6d3276a7ba.tar.gz |
Remove interactive stage setting too.
Diffstat (limited to 'multimedia/libdvdcss')
-rw-r--r-- | multimedia/libdvdcss/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index dab37c434c4..18171a0c0ad 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/10/10 21:38:45 agc Exp $ +# $NetBSD: Makefile,v 1.13 2005/10/10 21:54:31 agc 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 @@ -22,10 +22,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -.if !defined(LIBDVDCSS_MASTER_SITES) -INTERACTIVE_STAGE= fetch -.endif - USE_LIBTOOL= YES GNU_CONFIGURE= YES |