[csw-devel] SF.net SVN: gar:[21422] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Jul 2 11:07:35 CEST 2013
Revision: 21422
http://gar.svn.sourceforge.net/gar/?rev=21422&view=rev
Author: dmichelsen
Date: 2013-07-02 09:07:19 +0000 (Tue, 02 Jul 2013)
Log Message:
-----------
flex: flex_new becomes flex, make flex-2.5.4a a tag in tags/
Modified Paths:
--------------
csw/mgar/pkg/flex/tags/flex-2.5.4a/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/flex/
csw/mgar/pkg/flex/tags/flex-2.5.4a/
Removed Paths:
-------------
csw/mgar/pkg/flex-2.5.4a/
csw/mgar/pkg/flex_new/
Modified: csw/mgar/pkg/flex/tags/flex-2.5.4a/trunk/Makefile
===================================================================
--- csw/mgar/pkg/flex-2.5.4a/trunk/Makefile 2013-06-17 12:45:03 UTC (rev 21357)
+++ csw/mgar/pkg/flex/tags/flex-2.5.4a/trunk/Makefile 2013-07-02 09:07:19 UTC (rev 21422)
@@ -11,15 +11,14 @@
new features such as exclusive start conditions.
endef
-MASTER_SITES = $(GNU_NMIRROR)
-DISTFILES = $(DISTNAME)a.tar.gz
-DISTFILES += CSWflex.gspec CSWflex.prototype
+SF_PROJ = flex
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(DISTNAME).tar.gz
+DISTFILES += $(call admfiles,CSWflex,)
# Force Makefile to honor DESTDIR
PATCHFILES += install.diff
-#DEPENDS = devel/bison
-
CONFIGURE_ARGS = --prefix=$(prefix)
include gar/category.mk
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