summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-11-13 01:35:55 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-11-13 01:35:55 +0000
commitd633e9749854436c4b0f36b1078a9d6c26a3736b (patch)
tree4b3c824ea0c1e816c2b7446bef7237d63fb07e98 /net
parentd113e9195a7690fb171a84dcf76564ea77958c29 (diff)
downloadpkgsrc-d633e9749854436c4b0f36b1078a9d6c26a3736b.tar.gz
pkglint: move NOT_FOR_ARCHS where it belongs.
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork/Makefile6
-rw-r--r--net/p5-Net/Makefile6
-rw-r--r--net/sniffit/Makefile6
3 files changed, 9 insertions, 9 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 8e60be38edb..acc82aae253 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1998/11/06 05:15:41 mycroft Exp $
+# $NetBSD: Makefile,v 1.22 1998/11/13 01:35:55 frueauf Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -7,8 +7,6 @@ CATEGORIES= net kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/source/ \
ftp://ftp.de.kde.org/pub/kde/stable/1.0/distribution/tar/generic/source/
-NOT_FOR_ARCHS= alpha # LP64/ELF problems
-
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
@@ -23,6 +21,8 @@ DEPENDS+= kdebase-1.0:../../x11/kdebase
CONFLICTS= kdenetwork-2.1b kdenetwork-3.1b kdenetwork-4.1b
+NOT_FOR_ARCHS= alpha # LP64/ELF problems
+
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index a892a563927..3f9077112eb 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/09/22 06:11:39 garbled Exp $
+# $NetBSD: Makefile,v 1.10 1998/11/13 01:37:12 frueauf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
@@ -8,13 +8,13 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
-NOT_FOR_ARCHS= alpha # dynamic loading needed in perl
-
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Data/Dumper.pm:../../devel/p5-Data-Dumper
+NOT_FOR_ARCHS= alpha # dynamic loading needed in perl
+
USE_PERL5= YES
do-configure:
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 585649283f1..9a232b2b3e2 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/10/15 19:51:07 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/11/13 01:38:16 frueauf Exp $
#
DISTNAME= sniffit.0.3.5
@@ -6,11 +6,11 @@ PKGNAME= sniffit-0.3.5
CATEGORIES= net security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/
-NOT_FOR_ARCHS= alpha # severe LP64 loss
-
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html
+NOT_FOR_ARCHS= alpha # severe LP64 loss
+
do-build:
cd ${WRKSRC} ; ./configure ; make