From 942c2a28be6e560a605ebc033cdb2621880953d1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 07:00:44 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment --- x11-toolkits/xmhtml/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'x11-toolkits/xmhtml') diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 541322ac14b1..67cfaae1d860 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmhtml -# Date created: 18 Feb 1999 -# Whom: Peter Hawkins -# +# Created by: Peter Hawkins # $FreeBSD$ -# PORTNAME= XmHTML PORTVERSION= 1.1.7 @@ -12,14 +8,13 @@ CATEGORIES= x11-toolkits www MASTER_SITES= ${MASTER_SITE_NETBSD} MAINTAINER= ports@FreeBSD.org -COMMENT= A Motif widget set for displaying HTML 3.2 documents +COMMENT= Motif widget set for displaying HTML 3.2 documents LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg +USES= gmake motif USE_AUTOTOOLS= libtool:env -USE_MOTIF= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= xmu CFLAGS+= -I${LOCALBASE}/include/libpng15 -- cgit v1.2.3