[Midnightbsd-cvs] CVS Commit: Makefile: $MidnightBSD$

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 18 21:57:12 EDT 2007


Log Message:
-----------
$MidnightBSD$

Modified Files:
--------------
    mports/java/jikes:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/java/jikes/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ljava/jikes/Makefile -Ljava/jikes/Makefile -u -r1.2 -r1.3
--- java/jikes/Makefile
+++ java/jikes/Makefile
@@ -2,6 +2,7 @@
 # Date created:         09 December 1998
 # Whom:                 Matthew Dillon <dillon at backplane.com>
 #
+# $MidnightBSD$
 # $FreeBSD: ports/java/jikes/Makefile,v 1.46 2005/11/27 16:54:40 archie Exp $
 #
 
@@ -12,7 +13,7 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=jikes/
 
-MAINTAINER=	archie at freebsd.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A very fast Java source to byte-code compiler made available by IBM
 
 MAN1=		jikes.1
@@ -25,6 +26,4 @@
 
 CONFIGURE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list