SF.net SVN: gar:[25535] csw/mgar/pkg/gnustep-back/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Tue Jan 26 18:37:17 CET 2016
Revision: 25535
http://sourceforge.net/p/gar/code/25535
Author: rmottola
Date: 2016-01-26 17:37:17 +0000 (Tue, 26 Jan 2016)
Log Message:
-----------
gnustep-back/trunk: no need to have a dependency on gcc at all, it is implicit in gnustep-base and make we depend upon
Modified Paths:
--------------
csw/mgar/pkg/gnustep-back/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-back/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-back/trunk/Makefile 2016-01-26 17:34:29 UTC (rev 25534)
+++ csw/mgar/pkg/gnustep-back/trunk/Makefile 2016-01-26 17:37:17 UTC (rev 25535)
@@ -23,13 +23,7 @@
BUILD_DEP_PKGS += CSWgnustep-base
BUILD_DEP_PKGS += CSWgnustep-gui
-#solaris 10
-BUILD_DEP_PKGS_5.10 += CSWgcc5objc
-#solaris 9
-BUILD_DEP_PKGS_5.9 += CSWgcc4objc
-
-
BUILD_DEP_PKGS += $(BUILD_DEP_PKGS_$(GAROSREL))
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list