summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-12-27 16:57:14 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-12-27 16:57:14 +0000
commit09fb6a332eaca44ef1fe8410cb2163d85bc0a5fa (patch)
tree9ee0f7fcd7551814ebf1bf77657f17d9871d5ef0 /net
parentbcb222c2f22a28c61ea8047a36c4851ed053014f (diff)
downloadpkgsrc-09fb6a332eaca44ef1fe8410cb2163d85bc0a5fa.tar.gz
remove the NOT_FOR_ARCH= *-*-alpa. This appears to be leftover
from a long time ago and this pkgs seems to work on my alpha. Tested kfinger and krn.
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 32825c7785a..1ebb0108276 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2000/11/08 15:09:36 abs Exp $
+# $NetBSD: Makefile,v 1.53 2000/12/27 16:57:14 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -16,8 +16,6 @@ DEPENDS+= uulib-0.5.13:../../converters/uulib
DEPENDS+= kdesupport-1.1.2:../../converters/kdesupport
DEPENDS+= kdebase-1.1.2:../../x11/kdebase
-NOT_FOR_PLATFORM= *-*-alpha # LP64/ELF problems
-
USE_X11BASE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes