aboutsummaryrefslogtreecommitdiff
path: root/cad/mars
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/mars
parent2c80774ea9e44f876b9af2e57eb6518e34b048e6 (diff)
downloadports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.tar.gz
ports-bad37a6cd4b811ce01dd9f0064fd020df161bc43.zip
Notes
Diffstat (limited to 'cad/mars')
-rw-r--r--cad/mars/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index cc9d9947696f..b50fc2ec472a 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -1,6 +1,4 @@
-# Ports collection makefile for: MaRS
-# Date created: Mon Nov 18, 1996
-# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+# Created by: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
#
@@ -28,7 +26,7 @@ NO_WRKSUBDIR= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
-USE_MOTIF= yes
+USES+= motif
MAKEFILE= Makefile.XMotif
.else
MAKEFILE= Makefile.NoX