pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/scribus Needs perl for build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15a999fbbf2e
branches:  trunk
changeset: 514390:15a999fbbf2e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:30:53 2006 +0000

description:
Needs perl for build.

diffstat:

 print/scribus/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5c1b403a34a -r 15a999fbbf2e print/scribus/Makefile
--- a/print/scribus/Makefile    Sun Jun 11 14:28:33 2006 +0000
+++ b/print/scribus/Makefile    Sun Jun 11 14:30:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/05/28 16:13:11 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/11 14:30:53 joerg Exp $
 
 DISTNAME=      scribus-1.2.4.1
 PKGREVISION=   1
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.scribus.net/
 COMMENT=       Publishing layout with graphical interface
 
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake perl
 USE_LANGUAGES+=                c++
 PTHREAD_OPTS+=         require
 



Home | Main Index | Thread Index | Old Index