aboutsummaryrefslogtreecommitdiff
path: root/graphics/geomview
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/geomview
parent4ab73fde6eb5fc46fecfc39aec07fdcefbeff324 (diff)
downloadports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.tar.gz
ports-1679a3f535999d7959d45dfc6a5809c8e1ddf919.zip
Convert from USE_MOTIF to USES=motif
While here: - Trim headers - Convert some USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=322621
Diffstat (limited to 'graphics/geomview')
-rw-r--r--graphics/geomview/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 69c98d707cc2..3010dd403ced 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: geomview
-# Date created: 5 November 1996
-# Whom: fenner
-#
+# Created by: fenner
# $FreeBSD$
-#
PORTNAME= geomview
PORTVERSION= 1.9.4
@@ -20,8 +16,8 @@ NOT_FOR_ARCHS_REASON= Segfaults on amd64
OPTIONS_DEFINE= MOTION_AVG DOCS EXAMPLES
MOTION_AVG_DESC= Use experimental motion averaging code
+USES= motif
USE_BZIP2= yes
-USE_MOTIF= yes
USE_GL= glu
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-motif=${LOCALBASE} --with-opengl=${LOCALBASE}