diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-03 08:40:58 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-12-03 08:40:58 +0000 |
commit | a49fec43705844b919e7e178951ae24936005366 (patch) | |
tree | 3708c727a2f99a7a7e0f9b22b092b897d2c9b1f7 /graphics/nurbs++ | |
parent | 06d9219644de0e4c0c168b2ded09da3d1d47faa9 (diff) |
Notes
Diffstat (limited to 'graphics/nurbs++')
-rw-r--r-- | graphics/nurbs++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 82c5a0521c59..15019f71db2a 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= SF/libnurbs/nurbs%2B%2B/nurbs%2B%2B-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ library for representing curves or surfaces +USE_GCC= any USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="s/x/x/" |