summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:33:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 07:33:24 +0000
commit0e92144c9faf2c4204bfc5ff240312c5679febad (patch)
treeccd2dcdd244ecca80856725f131889cedfc0dcf1 /biology
parentFix typo (diff)
Convert from USE_MOTIF to USES=motif
Notes
Notes: svn path=/head/; revision=322624
Diffstat (limited to 'biology')
-rw-r--r--biology/njplot/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile
index bf18bcb29be9..03a9ed3d55d3 100644
--- a/biology/njplot/Makefile
+++ b/biology/njplot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: njplot
-# Date created: 5 December 2007
-# Whom: Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
-#
+# Created by: Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
# $FreeBSD$
-#
PORTNAME= njplot
PORTVERSION= 2.1
@@ -17,7 +13,7 @@ COMMENT= Phylogenetic tree drawing program capable of interactive manipulation
.ifndef (WITHOUT_X11)
BUILD_DEPENDS= ${LOCALBASE}/lib/ncbi/libvibrant.a:${PORTSDIR}/biology/ncbi-toolkit
USE_XORG= x11 xt xmu xp
-USE_MOTIF= yes
+USES= motif
.endif
MAKEFILE= makefile