diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-07 20:46:40 +0000 |
commit | 80ec5b25dc75801bb2098566d7f68f420ccb62d6 (patch) | |
tree | 42ab25c392c6dd255d0deb68b8fb1d035a39935b /x11-wm | |
parent | 5f831f729abb8768e6b099321bd1b841f557c2aa (diff) | |
download | ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.tar.gz ports-80ec5b25dc75801bb2098566d7f68f420ccb62d6.zip |
Notes
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 |