From 1679a3f535999d7959d45dfc6a5809c8e1ddf919 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 06:55:28 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - Trim headers - Convert some USE_GMAKE to USES=gmake --- graphics/SciPlot/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'graphics/SciPlot') diff --git a/graphics/SciPlot/Makefile b/graphics/SciPlot/Makefile index 0e36024482dc..c67410e02fb5 100644 --- a/graphics/SciPlot/Makefile +++ b/graphics/SciPlot/Makefile @@ -1,7 +1,5 @@ # Created by: thierry@pompo.net -# # $FreeBSD$ -# PORTNAME= SciPlot PORTVERSION= 1.36 @@ -13,8 +11,7 @@ MASTER_SITE_SUBDIR= widgets MAINTAINER= thierry@FreeBSD.org COMMENT= Full-featured Xt widget to display 2D data in a graph -USES= imake -USE_MOTIF= yes +USES= imake motif USE_XORG= xp MAKE_ENV= EXTRA_DEFINES="-fPIC" LIBNAME=${LIBNAME} USE_LDCONFIG= yes -- cgit v1.2.3