diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /graphics/truevision | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'graphics/truevision')
-rw-r--r-- | graphics/truevision/Makefile | 2 | ||||
-rw-r--r-- | graphics/truevision/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index 4bf62ffbb5ed..c42927be490c 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The GNOME 3D modeler + LIB_DEPENDS= gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/graphics/truevision/pkg-comment b/graphics/truevision/pkg-comment deleted file mode 100644 index c93832715bc5..000000000000 --- a/graphics/truevision/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNOME 3D modeler |