summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-18 20:02:46 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-18 20:02:46 +0000
commit7d383f3472a126dd522d39ae86700d98718506df (patch)
treed19278915327047688459bca1c7f3bae63b4fdb8 /x11-wm/xfce4/Makefile
parentLoose gmake dependency, patch the port's Makefile so we don't have to run (diff)
Upgrade xfce from 1.2.4->2.0.4, make associated changes.
PR: ports/7806 Submitted by: Nakai@technologist.com (maintainer)
Notes
Notes: svn path=/head/; revision=14652
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile16
1 files changed, 6 insertions, 10 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index e69af2b1abf5..a10cd0726d67 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -1,27 +1,23 @@
# New ports collection makefile for: xfce
-# Version required: 1.2.4
+# Version required: 2.1.1
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.6 1998/09/26 23:18:08 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/05 05:18:01 steve Exp $
#
-DISTNAME= xfce-1.2.4
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= X11/toolbars
+DISTNAME= xfce-2.1.1
+CATEGORIES= x11-wm
+MASTER_SITES= http://www.xfce.org/archive/
-MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+MAINTAINER= Nakai@technologist.com
BROKEN_ELF= xforms is a.out only
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
-WRKSRC= ${WRKDIR}/XFCE-1.2.4
USE_GMAKE= yes
USE_IMAKE= yes
-XMKMF= xmkmf
-MAN1= XFCE.1
.include <bsd.port.mk>