diff options
author | billf <billf@FreeBSD.org> | 1998-12-08 04:46:40 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-08 04:46:40 +0800 |
commit | 946f7419f0455c942c9d95e87f71f25fa9f964c2 (patch) | |
tree | c619f8cc37f5be45efc98968a6e8892ceb7ffad1 /x11/tycoon | |
parent | e39fadba64cd546e08c93b2633f58d6852e3a8fb (diff) | |
download | freebsd-ports-gnome-946f7419f0455c942c9d95e87f71f25fa9f964c2.tar.gz freebsd-ports-gnome-946f7419f0455c942c9d95e87f71f25fa9f964c2.tar.zst freebsd-ports-gnome-946f7419f0455c942c9d95e87f71f25fa9f964c2.zip |
Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.
Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
Diffstat (limited to 'x11/tycoon')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 2a94d6d597e7..ea469b6fdbd4 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.2 1998/08/07 23:56:55 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/26 23:18:08 steve Exp $ # DISTNAME= tycoon-1.07o @@ -13,8 +13,6 @@ 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 |