diff options
author | tron <tron> | 1999-09-20 00:53:05 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-20 00:53:05 +0000 |
commit | 17d299c34935fb3c32f1cf49de2f77d3e81fcf86 (patch) | |
tree | 521a8382195e513a498f6fe833992aee6f2df0c6 /graphics/CompuPic | |
parent | 07a4b1f1843182c2ee83eb893e595d95702e952d (diff) | |
download | pkgsrc-17d299c34935fb3c32f1cf49de2f77d3e81fcf86.tar.gz |
Update dependence on "suse_linux" package.
Diffstat (limited to 'graphics/CompuPic')
-rw-r--r-- | graphics/CompuPic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/CompuPic/Makefile b/graphics/CompuPic/Makefile index f19897b1aa1..63f0cb9ca58 100644 --- a/graphics/CompuPic/Makefile +++ b/graphics/CompuPic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/07/12 02:36:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/20 00:53:05 tron 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.1:../../emulators/suse_linux +DEPENDS+= suse_linux-6.1p1:../../emulators/suse_linux ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386 |