diff options
Diffstat (limited to 'emulators/ski/Makefile')
-rw-r--r-- | emulators/ski/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 013b80fb609..f81390ac8ed 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/10 23:45:14 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/05/22 22:22:03 jlam Exp $ DISTNAME= ski-0.9.81-l6-i686 PKGNAME= ski-0.9.81.6 @@ -25,7 +25,6 @@ DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 WRKSRC= ${WRKDIR} INTERACTIVE_STAGE= fetch extract -CHECK_SHLIBS= NO NO_BUILD= YES DOWNLOAD= http://www.hpl.hp.com/research/linux/ski/download.php |