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-wm | |
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-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 9d7dc247fec5..6fe2fc3e9710 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.9 1998/11/23 09:29:50 asami Exp $ +# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $ # DISTNAME= xfce-2.1.1 @@ -15,7 +15,6 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms -BROKEN_ELF= xforms is a.out only BROKEN= install USE_GMAKE= yes diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 9d7dc247fec5..6fe2fc3e9710 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.9 1998/11/23 09:29:50 asami Exp $ +# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $ # DISTNAME= xfce-2.1.1 @@ -15,7 +15,6 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms -BROKEN_ELF= xforms is a.out only BROKEN= install USE_GMAKE= yes |