diff options
-rw-r--r-- | graphics/geomview/Makefile | 5 |
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 |