diff options
author | steve <steve@FreeBSD.org> | 1998-09-27 07:18:10 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-27 07:18:10 +0800 |
commit | 719aa84d31e0fdccc5dc0336a51434143e872b1c (patch) | |
tree | 437f27df0128c613f334b015618ef67d00f4e0ab /x11/tycoon/Makefile | |
parent | 386199ca7ca2e2f8b9e31cc115b1f82a46d4437a (diff) | |
download | freebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.tar.gz freebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.tar.zst freebsd-ports-gnome-719aa84d31e0fdccc5dc0336a51434143e872b1c.zip |
Mark broken for ELF because of xforms port.
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index ed9a13063ed5..2a94d6d597e7 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.1.1.1 1997/11/24 05:02:43 fenner Exp $ +# $Id: Makefile,v 1.2 1998/08/07 23:56:55 asami Exp $ # DISTNAME= tycoon-1.07o @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= steve@farrell.org +BROKEN_ELF= xforms is a.out only + LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes |