diff options
-rw-r--r-- | editors/wordperfect/Makefile | 4 | ||||
-rw-r--r-- | security/uvscan/Makefile | 4 | ||||
-rw-r--r-- | www/asWedit/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index 67505df827d..bd293761b64 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/08/25 01:07:29 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/09/08 13:33:15 jlam Exp $ DISTNAME= wordperfect-personal-8 CATEGORIES= editors @@ -9,7 +9,7 @@ DISTFILES= GUILG00.GZ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://linux.corel.com/products/wp8/ -DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux +DEPENDS+= suse_libc5>=6.1:../../emulators/suse_libc5 LICENSE= no-commercial-use MIRROR_DISTFILE= no diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index 5b88b2eaf3c..5a9af497b44 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/31 02:35:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2000/09/08 13:33:15 jlam Exp $ # DISTNAME= vlnx407e @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nai.com/asp_set/buy_try/try/products_evals.asp -DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux +DEPENDS+= suse_libc5>=6.1:../../emulators/suse_libc5 DEPENDS+= uvscan-dat>=4080:../../security/uvscan-dat ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile index f39a2e522b2..c329d043e5d 100644 --- a/www/asWedit/Makefile +++ b/www/asWedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/31 02:35:28 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2000/09/08 13:33:15 jlam Exp $ # DISTNAME= ${PKGNAME}-i386.linux @@ -14,7 +14,7 @@ MASTER_SITES= http://www.advasoft.com/asWedit/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.advasoft.com/asWedit.html -DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux +DEPENDS+= suse_libc5>=6.1:../../emulators/suse_libc5 ONLY_FOR_PLATFORM= NetBSD-*-i386 |