diff options
author | soren <soren> | 2000-01-13 11:15:09 +0000 |
---|---|---|
committer | soren <soren> | 2000-01-13 11:15:09 +0000 |
commit | 1fbb6ed13f51d095b7478d62099f5c95da9e7ae6 (patch) | |
tree | bc6dda24ea4096eb2bb1951d52c89a2d42324ffe /graphics | |
parent | 2677766deca99a666833280c047a882829adc8fb (diff) | |
download | pkgsrc-1fbb6ed13f51d095b7478d62099f5c95da9e7ae6.tar.gz |
Depend on suse_linux>=6.1, not >=6.1p1.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/CompuPic/Makefile | 4 | ||||
-rw-r--r-- | graphics/mtv/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/CompuPic/Makefile b/graphics/CompuPic/Makefile index 34d93d14704..e40c57754b4 100644 --- a/graphics/CompuPic/Makefile +++ b/graphics/CompuPic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/01/11 02:25:29 soren Exp $ +# $NetBSD: Makefile,v 1.5 2000/01/13 11:15:10 soren Exp $ # DISTNAME= compupic-current-i386-Linux @@ -9,7 +9,7 @@ MASTER_SITES= http://linux.compupic.com/files/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://linux.compupic.com/ -DEPENDS+= suse_linux>=6.1p1:../../emulators/suse_linux +DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386 diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 3bb10747621..454e3e737f2 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/01/11 02:25:29 soren Exp $ +# $NetBSD: Makefile,v 1.12 2000/01/13 11:15:11 soren Exp $ DISTNAME= mtv-1.1.0.3 CATEGORIES= graphics @@ -10,7 +10,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[K-Z]-i386 NetBSD-1.[5-9]*-i386 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mpegtv.com/ -DEPENDS= suse_xforms>=6.1p1:../../emulators/suse_xforms +DEPENDS= suse_xforms>=6.1:../../emulators/suse_xforms DIST_SUBDIR= mtv LICENSE= fee-based-commercial-use |