aboutsummaryrefslogtreecommitdiff
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 21:49:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-09 21:49:35 +0000
commitbad37a6cd4b811ce01dd9f0064fd020df161bc43 (patch)
tree496c722222b746ec4b7d8e984d2c9c4c053e3fbc /cad/dinotrace
parent2c80774ea9e44f876b9af2e57eb6518e34b048e6 (diff)
downloadports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.tar.gz
ports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.zip
Notes
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