aboutsummaryrefslogtreecommitdiffstats
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-10 05:49:35 +0800
committerbapt <bapt@FreeBSD.org>2013-07-10 05:49:35 +0800
commitf919957363034c287ce4527a437758326ccd1c01 (patch)
tree496c722222b746ec4b7d8e984d2c9c4c053e3fbc /cad/dinotrace
parent172d17717dff405bc47298ed9348544313605370 (diff)
downloadfreebsd-ports-gnome-f919957363034c287ce4527a437758326ccd1c01.tar.gz
freebsd-ports-gnome-f919957363034c287ce4527a437758326ccd1c01.tar.zst
freebsd-ports-gnome-f919957363034c287ce4527a437758326ccd1c01.zip
Convert from USE_MOTIF to USES=motif
While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake
Diffstat (limited to 'cad/dinotrace')
-rw-r--r--cad/dinotrace/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index dbe693aa70e1..67e99d4e3dfc 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dinotrace
-# Date created: July 05, 2004
-# Whom: Joachim Strombergson <watchman@ludd.ltu.se>
-#
+# Created by: Joachim Strombergson <watchman@ludd.ltu.se>
# $FreeBSD$
-#
PORTNAME= dinotrace
PORTVERSION= 9.4c
@@ -13,16 +9,15 @@ MASTER_SITES= http://www.veripool.org/ftp/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-COMMENT= A graphical signal trace waveform viewer
+COMMENT= Graphical signal trace waveform viewer
OPTIONS_DEFINE= EMACS
OPTIONS_DEFAULT= EMACS
EMACS_DESC= Install Emacs supplimentary files
USE_XORG= x11 sm ice xmu xt
-USE_MOTIF= yes
+USES= gmake motif
USE_PERL5_BUILD= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes