diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-23 17:41:06 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-23 17:41:06 +0000 |
commit | a254b5562e68ab931fc5168e371b95d538e80c60 (patch) | |
tree | 63dfbca96eededa72b8388b964ab27d2f00ecf31 /graphics/giram | |
parent | 746dc443ee1f60869628ed5ee1d810577f26d6a8 (diff) | |
download | ports-a254b5562e68ab931fc5168e371b95d538e80c60.tar.gz ports-a254b5562e68ab931fc5168e371b95d538e80c60.zip |
Notes
Diffstat (limited to 'graphics/giram')
-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 |