diff options
author | steve <steve@FreeBSD.org> | 1999-06-08 22:15:15 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-08 22:15:15 +0000 |
commit | 887bdae4b3cc540a82c8482b2e539dad7078e640 (patch) | |
tree | 70c46b36b338dcbdb1ab1f9611160c0dc73e69c9 | |
parent | 711696a5d33cd740ada6cbddc44bcb75b79f35df (diff) | |
download | FreeBSD-ports-887bdae4b3cc540a82c8482b2e539dad7078e640.zip FreeBSD-ports-887bdae4b3cc540a82c8482b2e539dad7078e640.tar.gz |
The xforms ports is no longer an i386-only port.
-rw-r--r-- | audio/dap/Makefile | 5 | ||||
-rw-r--r-- | audio/xtuner/Makefile | 5 | ||||
-rw-r--r-- | biology/seaview/Makefile | 5 | ||||
-rw-r--r-- | databases/xmysql/Makefile | 5 | ||||
-rw-r--r-- | databases/xmysqladmin/Makefile | 5 | ||||
-rw-r--r-- | games/xjumpjump/Makefile | 5 | ||||
-rw-r--r-- | games/xmastermind/Makefile | 5 | ||||
-rw-r--r-- | games/xothello/Makefile | 4 | ||||
-rw-r--r-- | graphics/geomview/Makefile | 5 | ||||
-rw-r--r-- | graphics/xfpovray/Makefile | 5 | ||||
-rw-r--r-- | japanese/lyx/Makefile | 5 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 5 | ||||
-rw-r--r-- | math/apc/Makefile | 5 | ||||
-rw-r--r-- | math/xldlas/Makefile | 5 | ||||
-rw-r--r-- | net/ppxp/Makefile | 5 | ||||
-rw-r--r-- | print/lyx-devel/Makefile | 5 | ||||
-rw-r--r-- | print/lyx/Makefile | 5 | ||||
-rw-r--r-- | print/lyx14/Makefile | 5 | ||||
-rw-r--r-- | print/lyx15/Makefile | 5 | ||||
-rw-r--r-- | print/lyx16/Makefile | 5 | ||||
-rw-r--r-- | x11/tycoon/Makefile | 5 |
21 files changed, 21 insertions, 83 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 41bd4e5..5ed08e9 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -3,7 +3,7 @@ # Date created: 23 August 1998 # Whom: yoshiaki Uchikawa # -# $Id: Makefile,v 1.5 1999/01/07 08:19:19 simokawa Exp $ +# $Id: Makefile,v 1.6 1999/05/01 03:25:02 steve Exp $ # DISTNAME= DAPSource @@ -16,9 +16,6 @@ MAINTAINER= yoshiaki@kt.rim.or.jp LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - WRKSRC= ${WRKDIR}/dap USE_X_PREFIX= yes diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile index e3c64da..baabacf 100644 --- a/audio/xtuner/Makefile +++ b/audio/xtuner/Makefile @@ -3,7 +3,7 @@ # Date created: 19 December 96 # Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE> # -# $Id: Makefile,v 1.6 1998/11/03 00:38:26 jseger Exp $ +# $Id: Makefile,v 1.7 1999/01/07 08:19:22 simokawa Exp $ # DISTNAME= Xtuner-2.1 @@ -16,9 +16,6 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_IMAKE= YES NO_INSTALL_MANPAGES= YES diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index b982bf2..67852d3 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 5 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.12 1999/01/07 08:19:24 simokawa Exp $ +# $Id: Makefile,v 1.13 1999/02/03 11:11:40 asami Exp $ # DISTNAME= seaview @@ -16,9 +16,6 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= YES NO_WRKSUBDIR= YES EXTRACT_CMD= ${TAR} diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 1614850..8365e6c 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Sep 2 15:46:09 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1999/01/27 18:19:35 fenner Exp $ +# $Id: Makefile,v 1.18 1999/02/12 11:57:57 dirk Exp $ # DISTNAME= xmysql-1.9 @@ -18,9 +18,6 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ mysqlclient.6:${PORTSDIR}/databases/mysql322 -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= yes .include <bsd.port.mk> diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 9fbcb2b..ad70d74 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -3,7 +3,7 @@ # Date created: Di 2 Sep 1997 16:29:27 CEST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1999/01/27 18:19:37 fenner Exp $ +# $Id: Makefile,v 1.18 1999/02/12 11:57:57 dirk Exp $ # DISTNAME= xmysqladmin-0.4.4 @@ -19,9 +19,6 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ mysqlclient.6:${PORTSDIR}/databases/mysql322 -# depends on xforms -ONLY_FOR_ARCHS= i386 - WRKSRC= ${WRKDIR}/xmysqladmin USE_X_PREFIX= yes ALL_TARGET= xmysqladmin diff --git a/games/xjumpjump/Makefile b/games/xjumpjump/Makefile index a8e2d86..39749e3 100644 --- a/games/xjumpjump/Makefile +++ b/games/xjumpjump/Makefile @@ -3,7 +3,7 @@ # Date created: 9 April 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.6 1998/12/07 20:46:39 billf Exp $ +# $Id: Makefile,v 1.7 1999/01/07 08:19:31 simokawa Exp $ # DISTNAME= xjumpjump @@ -16,9 +16,6 @@ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= yes pre-build: diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 91f45ea..bb9a259 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -3,7 +3,7 @@ # Date created: 23 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.6 1998/12/07 20:46:40 billf Exp $ +# $Id: Makefile,v 1.7 1999/01/07 08:19:33 simokawa Exp $ # DISTNAME= xmastermind-0.1 @@ -15,9 +15,6 @@ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= yes do-install: diff --git a/games/xothello/Makefile b/games/xothello/Makefile index dd4ed3b..d4e5e6d 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -3,7 +3,7 @@ # Date created: 31 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.6 1998/12/07 20:46:40 billf Exp $ +# $Id: Makefile,v 1.7 1999/01/07 08:19:35 simokawa Exp $ # DISTNAME= xothello @@ -16,8 +16,6 @@ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 NO_CDROM= Possible trademark infringement USE_X_PREFIX= yes diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index c6c4159..84bd19e 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -3,7 +3,7 @@ # Date created: 5 November 1996 # Whom: fenner # -# $Id: Makefile,v 1.14 1999/02/12 03:08:43 fenner Exp $ +# $Id: Makefile,v 1.15 1999/05/04 22:03:15 fenner Exp $ DISTNAME= geomview-1.6.1 CATEGORIES= graphics tk80 @@ -17,9 +17,6 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 -# depends on xforms -ONLY_FOR_ARCHS= i386 - WRKSRC= ${WRKDIR}/Geomview REQUIRES_MOTIF= yes USE_X_PREFIX= yes diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 082d7d2..1ff6750 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1999/04/13 07:17:06 mharo Exp $ +# $Id: Makefile,v 1.12 1999/04/15 16:05:56 mharo Exp $ # DISTNAME= xfpovray-1.3.1 @@ -18,9 +18,6 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_IMAKE= yes USE_GMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile index 1974472..98f5e1f 100644 --- a/japanese/lyx/Makefile +++ b/japanese/lyx/Makefile @@ -3,7 +3,7 @@ # Date created: 27 April 1999 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/31 11:44:24 flathill Exp $ # DISTNAME= lyx-1.0.0 @@ -26,9 +26,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LYX_LIBS="-lxpg4" CXXFLAGS="${CFLAGS}" diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 3a91075..6cffe4b 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -4,7 +4,7 @@ # Date created: 30 June 1996 # Whom: gena # -# $Id: Makefile,v 1.17 1998/12/07 20:46:39 billf Exp $ +# $Id: Makefile,v 1.18 1999/01/07 08:19:41 simokawa Exp $ # DISTNAME= xfmail-1.3 @@ -16,9 +16,6 @@ MAINTAINER= gena@NetVision.net.il LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xfmail.1 diff --git a/math/apc/Makefile b/math/apc/Makefile index 97c3661..a593b7d 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -3,7 +3,7 @@ # Date created: May 1 1997 # Whom: Eric A. Griff <eagriff@global2000.net> # -# $Id: Makefile,v 1.8 1998/12/07 20:46:36 billf Exp $ +# $Id: Makefile,v 1.9 1999/01/07 08:19:43 simokawa Exp $ # DISTNAME= apc-1.0 @@ -14,9 +14,6 @@ MAINTAINER= eagriff@global2000.net LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_X_PREFIX= yes MAN1= apc.1 MANCOMPRESSED= yes diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 454b0e5..8553a11 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Dec 97 # Whom: Pedro Giffuni <giffunip@asme.org> # -# $Id: Makefile,v 1.6 1998/12/07 20:46:39 billf Exp $ +# $Id: Makefile,v 1.7 1999/01/07 08:19:45 simokawa Exp $ # DISTNAME= xldlas-0.85 @@ -18,9 +18,6 @@ MAINTAINER= giffunip@asme.org LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - WRKSRC= ${WRKDIR}/xldlas USE_X_PREFIX= yes diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 7a58ba6..34d71aa 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -5,7 +5,7 @@ # KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> # Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.4 1999/01/10 15:56:35 sada Exp $ +# $Id: Makefile,v 1.5 1999/05/09 16:45:36 steve Exp $ # DISTNAME= ppxp-0.99030108 @@ -35,9 +35,6 @@ RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 \ tclsh8.0:${PORTSDIR}/lang/tcl80 .endif -# depends on xforms -ONLY_FOR_ARCHS= i386 - WRKSRC= ${WRKDIR}/ppxp USE_GMAKE= yes MAKEFILE= makefile diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 05c782e..3b89f9f 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $ +# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $ # DISTNAME= lyx-1.0.2 @@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 05c782e..3b89f9f 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $ +# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $ # DISTNAME= lyx-1.0.2 @@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 05c782e..3b89f9f 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $ +# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $ # DISTNAME= lyx-1.0.2 @@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 05c782e..3b89f9f 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $ +# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $ # DISTNAME= lyx-1.0.2 @@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 05c782e..3b89f9f 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.28 1999/04/18 20:54:54 obrien Exp $ +# $Id: Makefile,v 1.29 1999/05/05 14:09:34 flathill Exp $ # DISTNAME= lyx-1.0.2 @@ -23,9 +23,6 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 3f698fe..6fcb260 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -3,7 +3,7 @@ # Date created: 19 September 1997 # Whom: steve@farrell.org # -# $Id: Makefile,v 1.5 1998/12/22 05:43:38 asami Exp $ +# $Id: Makefile,v 1.6 1999/01/07 08:19:51 simokawa Exp $ # DISTNAME= tycoon-1.07o @@ -16,9 +16,6 @@ MAINTAINER= steve@farrell.org LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |