1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

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>
This commit is contained in:
Maho Nakata 2003-07-23 17:41:06 +00:00
parent 746dc443ee
commit a254b5562e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85478

View File

@ -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