Author: pebender
Date: Sun Nov 2 21:25:16 2008
New Revision: 3903
Modified:
trunk/gar-minimyth/script/devel/intltool/Makefile
Log:
- Fixed dependency in package 'deve/intltool'.
Modified: trunk/gar-minimyth/script/devel/intltool/Makefile
==============================================================================
--- trunk/gar-minimyth/script/devel/intltool/Makefile (original)
+++ trunk/gar-minimyth/script/devel/intltool/Makefile Sun Nov 2 21:25:16
2008
@@ -10,7 +10,8 @@
define BLURB
endef
-DEPENDS = lang/c
+DEPENDS = lang/c perl/perl perl/perl-XML-Parser
+BUILDDEPS = perl/perl perl/perl-XML-Parser
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---