aboutsummaryrefslogtreecommitdiff
path: root/graphics/plotutils/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:55:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 06:55:28 +0000
commit1679a3f535999d7959d45dfc6a5809c8e1ddf919 (patch)
tree865049fa69fc6341fbf7ffd3001ed8d78e56cfee /graphics/plotutils/Makefile
parent4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 (diff)
downloadports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.tar.gz
ports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.zip
Notes
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r--graphics/plotutils/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 403c7f4189a9..7e8b68d3c314 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: plotutils
-# Date created: 19 June 1998
-# Whom: Chuck Robey (chuckr)
-#
+# Created by: Chuck Robey (chuckr)
# $FreeBSD$
-#
PORTNAME= plotutils
PORTVERSION= 2.6
@@ -13,11 +9,11 @@ CATEGORIES= graphics
MASTER_SITES= GNU
MAINTAINER= stephen@FreeBSD.org
-COMMENT= A plotting library and toolkit
+COMMENT= Plotting library and toolkit
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
-USE_MOTIF= yes
+USES= motif
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif
USE_LDCONFIG= yes