summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-17 16:40:43 +0000
committerjmmv <jmmv>2003-09-17 16:40:43 +0000
commit08df70ba341f2564192c2c565de1f5ba3548365f (patch)
tree89b55f679e0a3dca26afc1e2bd425c4e406009a3 /graphics
parent5bef77b1bd8e311d9cc30b29722df4e22164808b (diff)
downloadpkgsrc-08df70ba341f2564192c2c565de1f5ba3548365f.tar.gz
nasm-devel is now nasm.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/transcode/Makefile4
-rw-r--r--graphics/xvidcore/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index b4ddba6830b..21a0cb65392 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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 --git a/graphics/xvidcore/Makefile b/graphics/xvidcore/Makefile
index 5f62b52d9bc..ad3e6b030d7 100644
--- a/graphics/xvidcore/Makefile
+++ b/graphics/xvidcore/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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