diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-23 09:29:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-23 09:29:50 +0000 |
commit | bbe588562bf36861942c2fbc766a5f92927e8edb (patch) | |
tree | 2de286704bf08c7aca264be2201333cdacff3efa /x11-wm/xfce | |
parent | e6f648495dcc07d04c21859ddcbc04d40a9d7860 (diff) | |
download | ports-bbe588562bf36861942c2fbc766a5f92927e8edb.tar.gz ports-bbe588562bf36861942c2fbc766a5f92927e8edb.zip |
Notes
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index a10cd0726d67..1ba17b0cb801 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.7 1998/10/05 05:18:01 steve Exp $ +# $Id: Makefile,v 1.8 1998/11/18 20:02:45 billf Exp $ # DISTNAME= xfce-2.1.1 @@ -12,11 +12,11 @@ MASTER_SITES= http://www.xfce.org/archive/ MAINTAINER= Nakai@technologist.com -BROKEN_ELF= xforms is a.out only - LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms +BROKEN_ELF= xforms is a.out only + USE_GMAKE= yes USE_IMAKE= yes |