freebsd-ports/x11-wm/xfce/Makefile
Bill Fumerola 80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00

23 lines
494 B
Makefile

# New ports collection makefile for: xfce
# Version required: 2.1.1
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $
#
DISTNAME= xfce-2.1.1
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
BROKEN= install
USE_GMAKE= yes
USE_IMAKE= yes
.include <bsd.port.mk>