summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>1999-12-29 01:43:57 +0000
committerwiz <wiz>1999-12-29 01:43:57 +0000
commitb0b230da714d925f7a9e25a33dc2ffa369052886 (patch)
tree79ae0b4053145e8f54abb1460f75af6a3dc522fb /emulators
parente3704c93c6c3f9041a812045aa69bcde5a8e1793 (diff)
downloadpkgsrc-b0b230da714d925f7a9e25a33dc2ffa369052886.tar.gz
fewer pkglint warnings by removing unnecessary lines in pkg/DESCR
and reordering lines in Makefile
Diffstat (limited to 'emulators')
-rw-r--r--emulators/ia64sim/pkg/DESCR1
-rw-r--r--emulators/wine/Makefile5
-rw-r--r--emulators/wine/pkg/DESCR1
3 files changed, 3 insertions, 4 deletions
diff --git a/emulators/ia64sim/pkg/DESCR b/emulators/ia64sim/pkg/DESCR
index 8e2c8bf52ce..fe3efc2dde5 100644
--- a/emulators/ia64sim/pkg/DESCR
+++ b/emulators/ia64sim/pkg/DESCR
@@ -13,4 +13,3 @@ Optionally, please be nice and tell me if you find this source to be
useful. Again optionally, if you add to the functionality present here
please consider making those additions public too, so that others may
benefit from your work.
-
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 61738f09f52..60b7a943493 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.19 1999/08/27 15:28:46 agc Exp $
+# $NetBSD: Makefile,v 1.20 1999/12/29 01:43:57 wiz Exp $
DISTNAME= Wine-981211
PKGNAME= wine-981211
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}
-ONLY_FOR_PLATFORM= NetBSD-*-i386
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.winehq.com/
DEPENDS+= xpm-3.4k:../../graphics/xpm
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-dll
diff --git a/emulators/wine/pkg/DESCR b/emulators/wine/pkg/DESCR
index e379fe2c644..a5b157b5d2f 100644
--- a/emulators/wine/pkg/DESCR
+++ b/emulators/wine/pkg/DESCR
@@ -8,4 +8,3 @@ native Unix executables.
Wine is free software, and its license (contained in the file LICENSE) is
BSD style. Basically, you can do anything with it except claim that you
wrote it.
-