aboutsummaryrefslogtreecommitdiff
path: root/graphics/geomview
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2003-12-12 06:24:50 +0000
committerBruce M Simpson <bms@FreeBSD.org>2003-12-12 06:24:50 +0000
commitba5a4b04fb60a2e2ad83bbc4c56b5b1ca28202e9 (patch)
tree30c0e1db169c323dc5c4072b46f3777bc1213d1a /graphics/geomview
parent03bb01f488095fac404dd17ddffa1b1985f21d15 (diff)
downloadports-ba5a4b04fb60a2e2ad83bbc4c56b5b1ca28202e9.tar.gz
ports-ba5a4b04fb60a2e2ad83bbc4c56b5b1ca28202e9.zip
Remove TK dependency and categorization as it is no longer needed.
Submitted by: Pedro F. Giffuni
Notes
Notes: svn path=/head/; revision=95644
Diffstat (limited to 'graphics/geomview')
-rw-r--r--graphics/geomview/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 41099973fee1..177fd7dc68c0 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -7,15 +7,14 @@
PORTNAME= geomview
PORTVERSION= 1.8.1
-CATEGORIES= graphics tk83
+PORTREVISION= 1
+CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= geomview
MAINTAINER= bms@FreeBSD.org
COMMENT= An interactive viewer for 3- and 4-D geometric objects
-LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
-
USE_MOTIF= yes
USE_X_PREFIX= yes
USE_MESA= yes