[Midnightbsd-cvs] mports: Makefile: Some of this seems redundant.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 30 19:41:22 EDT 2008


Log Message:
-----------
Some of this seems redundant.

Modified Files:
--------------
    mports/archivers/freetar:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/freetar/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L archivers/freetar/Makefile -L archivers/freetar/Makefile -u -r1.4 -r1.5
--- archivers/freetar/Makefile
+++ archivers/freetar/Makefile
@@ -1,14 +1,8 @@
-# New ports collection makefile for:    freetar
-# Date created:         3 Dec 2006
-# Whom:                 dirk.meyer at dinoex.sub.org
-#
-# $FreeBSD: /repoman/r/pcvs/ports/archivers/freetar/Makefile,v 1.1 2006/12/03 16:18:44 dinoex Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	freetar
 PORTVERSION=	0.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	archivers gnustep
 MASTER_SITES=	http://download.gna.org/freetar/
 DISTNAME=	FreeTar-${PORTVERSION}
@@ -17,15 +11,12 @@
 COMMENT=	TAR archiver for GNUstep
 LICENSE=	gpl2
 
-USE_GMAKE=	yes
 USE_GNUSTEP=	yes
 USE_GNUSTEP_PREFIX=	yes
 USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-MAKEFILE=	GNUmakefile
-
 WRKSRC=		${WRKDIR}/FreeTar_1_1_1_Source
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list