[Midnightbsd-cvs] mports [16924] trunk/textproc/aspell-de/Makefile: make german dict for aspell work

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 7 10:45:57 EDT 2014


Revision: 16924
          http://svnweb.midnightbsd.org/mports/?rev=16924
Author:   laffer1
Date:     2014-09-07 10:45:56 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
make german dict for aspell work

Modified Paths:
--------------
    trunk/textproc/aspell-de/Makefile

Modified: trunk/textproc/aspell-de/Makefile
===================================================================
--- trunk/textproc/aspell-de/Makefile	2014-09-07 14:44:53 UTC (rev 16923)
+++ trunk/textproc/aspell-de/Makefile	2014-09-07 14:45:56 UTC (rev 16924)
@@ -1,10 +1,4 @@
-# New ports collection makefile for:    de-aspell
-# Date created:                         1 September 2002
-# Whom:                                 Thierry Thomas <thierry at pompo.net>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/german/aspell/Makefile,v 1.5 2006/07/15 14:28:27 thierry Exp $
-#
 
 PORTNAME=	aspell
 DISTVERSION=	6-de-20030222-1
@@ -13,9 +7,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Aspell German dictionary
+
 LICENSE=	gpl2
 
 DICT=	 	de
 
+USES+=		tar:bzip2
+
 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
 .include <bsd.port.post.mk>



More information about the Midnightbsd-cvs mailing list