pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics nasm-devel is now nasm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40ee5af306f3
branches:  trunk
changeset: 461541:40ee5af306f3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Sep 17 16:40:43 2003 +0000

description:
nasm-devel is now nasm.

diffstat:

 graphics/transcode/Makefile |  4 ++--
 graphics/xvidcore/Makefile  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r ec2ab75ed515 -r 40ee5af306f3 graphics/transcode/Makefile
--- a/graphics/transcode/Makefile       Wed Sep 17 16:40:12 2003 +0000
+++ b/graphics/transcode/Makefile       Wed Sep 17 16:40:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/09/03 13:26:20 adam Exp $
+# $NetBSD: Makefile,v 1.16 2003/09/17 16:40:43 jmmv Exp $
 
 DISTNAME=      transcode-0.6.9
 PKGREVISION=   1
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/
 COMMENT=       Command line video-stream processing tool
 
-BUILD_DEPENDS+=                nasm>=0.98.36:../../devel/nasm-devel
+BUILD_DEPENDS+=                nasm>=0.98.36:../../devel/nasm
 
 USE_BUILDLINK2=                yes
 USE_GMAKE=             yes
diff -r ec2ab75ed515 -r 40ee5af306f3 graphics/xvidcore/Makefile
--- a/graphics/xvidcore/Makefile        Wed Sep 17 16:40:12 2003 +0000
+++ b/graphics/xvidcore/Makefile        Wed Sep 17 16:40:43 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:18 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/17 16:40:44 jmmv Exp $
 #
 
 DISTNAME=      xvidcore-0.9.1
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://www.xvid.org/
 COMMENT=       ISO MPEG-4 compliant video codec
 
-BUILD_DEPENDS+=        nasm>=0.98.34:../../devel/nasm-devel
+BUILD_DEPENDS+=        nasm>=0.98.34:../../devel/nasm
 
 USE_BUILDLINK2=        YES
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index