aboutsummaryrefslogtreecommitdiff
path: root/graphics/giram
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-07-23 17:41:06 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-07-23 17:41:06 +0000
commita254b5562e68ab931fc5168e371b95d538e80c60 (patch)
tree63dfbca96eededa72b8388b964ab27d2f00ecf31 /graphics/giram
parent746dc443ee1f60869628ed5ee1d810577f26d6a8 (diff)
downloadports-a254b5562e68ab931fc5168e371b95d538e80c60.tar.gz
ports-a254b5562e68ab931fc5168e371b95d538e80c60.zip
Fix typo in ports/graphics/giram/Makefile.
USE_PERL5_BUUID -> USE_PERL5_BUILD PR: 54785 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=85478
Diffstat (limited to 'graphics/giram')
-rw-r--r--graphics/giram/Makefile2
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