Author: pebender
Date: Sun Mar 29 18:24:55 2009
New Revision: 4529
Modified:
trunk/gar-minimyth/script/lib/agg/Makefile
Log:
- Fixed commented out line in previous commit.
Modified: trunk/gar-minimyth/script/lib/agg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/agg/Makefile (original)
+++ trunk/gar-minimyth/script/lib/agg/Makefile Sun Mar 29 18:24:55 2009
@@ -10,7 +10,7 @@
endef
DEPENDS = lang/c++ lib/freetype lib/SDL
-#BUILDDEPS = lib/SDL
+BUILDDEPS = lib/SDL
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
-~----------~----~----~----~------~----~------~--~---