diff options
-rw-r--r-- | www/chimera/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index f5097b05c99..3da301ee42e 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: chimera -# Date created: 26 December 1994 -# Whom: asami -# +# Created by: asami # $FreeBSD$ -# PORTNAME= chimera PORTVERSION= 1.70p0 @@ -17,7 +13,7 @@ COMMENT= X/Athena World-Wide Web client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support NO_LATEST_LINK= yes -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt MAN1= chimera.1 |