summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/lyx/Makefile4
-rw-r--r--x11/xforms/Makefile6
2 files changed, 6 insertions, 4 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 0ccff274e81..7c1058ae70e 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:24 tsarna Exp $
+# $NetBSD: Makefile,v 1.12 1998/11/13 13:04:51 matthias Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -16,7 +16,7 @@ RUN_DEPENDS= latex:../../print/teTeX \
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= xforms-0.88:../../x11/xforms
-ONLY_FOR_ARCHS= arm32 i386 m68k sparc
+ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11"
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index e67cf113aa0..81fb773f854 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:39 tsarna Exp $
+# $NetBSD: Makefile,v 1.9 1998/11/13 13:04:15 matthias Exp $
#
DISTNAME= bxform-088
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://bragg.phys.uwm.edu/pub/xforms/%SUBDIR%/
MASTER_SITE_SUBDIR= netBSD-arm
.elif (${MACHINE_ARCH} == "i386")
MASTER_SITE_SUBDIR= netBSD
+.elif (${MACHINE_ARCH} == "ns32k")
+MASTER_SITE_SUBDIR= netBSD-pc532
.else
MASTER_SITE_SUBDIR= netBSD-${MACHINE_ARCH}
.endif
@@ -18,7 +20,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= lamj@stat.cmu.edu
HOMEPAGE= http://bragg.phys.uwm.edu/xforms/
-ONLY_FOR_ARCHS= arm32 i386 m68k sparc pc532
+ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k
DIST_SUBDIR= xforms/${MASTER_SITE_SUBDIR}