aboutsummaryrefslogtreecommitdiff
path: root/graphics/ray++
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /graphics/ray++
parent166b4155de5509696359deb556c66dc396ff0d2c (diff)
downloadports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz
ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip
Notes
Diffstat (limited to 'graphics/ray++')
-rw-r--r--graphics/ray++/Makefile2
-rw-r--r--graphics/ray++/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile
index 553c922054b2..49172c7719a1 100644
--- a/graphics/ray++/Makefile
+++ b/graphics/ray++/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.mpa-garching.mpg.de/~martin/ray++/download/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A collection of C++ classes needed for ray tracing
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-fast-handles
USE_GMAKE= yes
diff --git a/graphics/ray++/pkg-comment b/graphics/ray++/pkg-comment
new file mode 100644
index 000000000000..329bfc7d9522
--- /dev/null
+++ b/graphics/ray++/pkg-comment
@@ -0,0 +1 @@
+A collection of C++ classes needed for ray tracing