pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/mips64emul Enable pkgviews installation and ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdc721267296
branches:  trunk
changeset: 479041:bdc721267296
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Aug 04 06:22:25 2004 +0000

description:
Enable pkgviews installation and remove superfluous WRKSRC.

diffstat:

 emulators/mips64emul/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 2590837e828c -r bdc721267296 emulators/mips64emul/Makefile
--- a/emulators/mips64emul/Makefile     Wed Aug 04 06:21:18 2004 +0000
+++ b/emulators/mips64emul/Makefile     Wed Aug 04 06:22:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/08/04 06:16:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/08/04 06:22:25 xtraeme Exp $
 #
 
 DISTNAME=      mips64emul-0.2
@@ -9,10 +9,11 @@
 HOMEPAGE=      http://www.mdstud.chalmers.se/~md1gavan/mips64emul/
 COMMENT=       MIPS 32/64-bit emulator
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        yes
 USE_X11=       yes
 HAS_CONFIGURE= yes
-WRKSRC=                ${WRKDIR}/${DISTNAME}
 
 INSTALLATION_DIRS=     bin share/doc/${PKGBASE}
 



Home | Main Index | Thread Index | Old Index