diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:15:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-08 22:15:15 +0000 |
commit | 593990a1e7facf9088b13e1e7a8c9dc27ff0500d (patch) | |
tree | 51f7d4b742d415b6b72876445aaadf57ea3b296d /net/ppxp/Makefile | |
parent | Update to version 1.11. (diff) |
The xforms ports is no longer an i386-only port.
Diffstat (limited to 'net/ppxp/Makefile')
-rw-r--r-- | net/ppxp/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 7a58ba698850..34d71aaa1f4e 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 |