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
commit2c308075b882caa5f8baaf483caa4f8973ebc294 (patch)
tree79ae0b4053145e8f54abb1460f75af6a3dc522fb /emulators
parentf06c3a45bc973dc34de7bf2a02b8ae5c6192ea29 (diff)
downloadpkgsrc-2c308075b882caa5f8baaf483caa4f8973ebc294.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.
-