diff options
author | steve <steve@FreeBSD.org> | 1999-05-31 13:03:11 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-31 13:03:11 +0800 |
commit | 30b547594ec42574a77e6057a03c2dd79a08d65a (patch) | |
tree | 45a852858ded0d5cab6af33bac577a3a931731d2 /x11-wm/xfce4/Makefile | |
parent | 8f894ee9550335211381035be09b7d3f3155842b (diff) | |
download | freebsd-ports-gnome-30b547594ec42574a77e6057a03c2dd79a08d65a.tar.gz freebsd-ports-gnome-30b547594ec42574a77e6057a03c2dd79a08d65a.tar.zst freebsd-ports-gnome-30b547594ec42574a77e6057a03c2dd79a08d65a.zip |
This now works on the Alpha too.
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r-- | x11-wm/xfce4/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index ad5090cd9063..e5015bfd555a 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.14 1999/03/31 14:26:01 flathill Exp $ +# $Id: Makefile,v 1.15 1999/03/31 15:52:31 steve Exp $ # DISTNAME= xfce-2.4.0 @@ -15,9 +15,6 @@ MAINTAINER= nacai@iname.com LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms -# depends on xforms -ONLY_FOR_ARCHS= i386 - USE_IMAKE= yes MAN1= xfce.1 xfmouse.1 xfpager.1 xfsound.1 xfwm.1 |