Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.

Reviewed by:	maintainer, asami
Submitted by:	Bill Fumerola <billf@FreeBSD.org>
This commit is contained in:
Bill Fumerola 1998-12-02 20:08:57 +00:00
parent 668068d910
commit 1ca83f276f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15071
3 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.174 1998/11/17 21:54:07 billf Exp $
# $Id: Makefile,v 1.175 1998/11/24 04:47:10 itojun Exp $
#
SUBDIR += acron
@ -66,7 +66,6 @@
SUBDIR += unclutter
SUBDIR += us-zipcodes
SUBDIR += viz
SUBDIR += x-files
SUBDIR += xd
SUBDIR += xdelta
SUBDIR += xenmenu

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 1998/08/10 00:24:57 steve Exp $
# $Id: Makefile,v 1.3 1998/08/10 00:28:47 steve Exp $
#
SUBDIR += asfiles
@ -11,6 +11,7 @@
SUBDIR += q3dmenu
SUBDIR += tkdesk
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xfm
.include <bsd.port.subdir.mk>

View File

@ -3,20 +3,18 @@
# Date created: 14 April 1998
# Whom: Donald J. Maddox <dmaddox@scsn.net>
#
# $Id: Makefile,v 1.4 1998/09/15 04:37:56 asami Exp $
# $Id: Makefile,v 1.5 1998/12/02 04:07:26 asami Exp $
#
DISTNAME= X-Files-1.43
PKGNAME= x-files-1.43
CATEGORIES= misc tk80
CATEGORIES= x11-fm tk80
MASTER_SITES= http://java.inf.tu-dresden.de/X-Files/data/
MAINTAINER= dmaddox@scsn.net
BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
BROKEN= repository copy
.if !defined(DISPLAY)
BROKEN= requires DISPLAY to install
.endif