diff options
author | asami <asami@FreeBSD.org> | 1998-11-23 17:29:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-23 17:29:50 +0800 |
commit | cb871fe6794aa99025f652188b7205a969d289ac (patch) | |
tree | 41ffd22da90940c5ea508b9b22c64099ad2af02f /x11-wm | |
parent | c6300b597e9aa2f26807211216b381229785d652 (diff) | |
download | freebsd-ports-gnome-cb871fe6794aa99025f652188b7205a969d289ac.tar.gz freebsd-ports-gnome-cb871fe6794aa99025f652188b7205a969d289ac.tar.zst freebsd-ports-gnome-cb871fe6794aa99025f652188b7205a969d289ac.zip |
Portlint.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/xfce4/Makefile | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index a10cd0726d67..1ba17b0cb801 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.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 |