From f919957363034c287ce4527a437758326ccd1c01 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 9 Jul 2013 21:49:35 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake --- comms/xastir/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'comms/xastir') diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 486761cfa522..c0445648e600 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -17,9 +17,7 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ png15:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_MOTIF= yes -USES= gettext +USES= gettext gmake motif MAKE_JOBS_SAFE= yes MAN1= xastir.1 \ -- cgit