pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kdevelop-base Correct EXTRACT_SUFX.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5953119e9ea7
branches:  trunk
changeset: 576434:5953119e9ea7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 11 12:42:55 2010 +0000

description:
Correct EXTRACT_SUFX.

diffstat:

 devel/kdevelop-base/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 48f1d613d211 -r 5953119e9ea7 devel/kdevelop-base/Makefile
--- a/devel/kdevelop-base/Makefile      Fri Jun 11 12:42:33 2010 +0000
+++ b/devel/kdevelop-base/Makefile      Fri Jun 11 12:42:55 2010 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.84 2010/06/02 12:30:49 adam Exp $
+# $NetBSD: Makefile,v 1.85 2010/06/11 12:42:55 wiz Exp $
 
 DISTNAME=      kdevelop_3.5.5.orig
 PKGNAME=       kdevelop-base-3.5.5
 PKGREVISION=   6
 CATEGORIES=    devel kde
 MASTER_SITES=  http://download.opensuse.org/repositories/home:/amilcarlucas/xUbuntu_6.06/
+EXTRACT_SUFX=  .tar.gz
 
 HOMEPAGE=      http://www.kdevelop.org/
 COMMENT=       Base modules for IDE for Unix/X11/KDE
@@ -28,7 +29,7 @@
 CONFLICTS+=    kdevelop<=1.3
 
 BDB_ACCEPTED=          db4 db5
-USE_LANGUAGES=         c fortran
+USE_LANGUAGES=         c c++ fortran
 USE_TOOLS+=            msgfmt perl:run
 
 REPLACE_PERL+=         kdevprj2kdevelop



Home | Main Index | Thread Index | Old Index