diff options
-rw-r--r-- | graphics/giram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 23a4c195e095..d55a03ffce59 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A POV-Ray oriented modeller USE_X_PREFIX= yes -USE_PERL5_BUUID= yes +USE_PERL5_BUILD= yes USE_GNOME= gtk20 USE_GMAKE= yes USE_LIBTOOL= yes |