pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws-ghostscript-viewer Fix embedded gh...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/318610f372c4
branches:  trunk
changeset: 508435:318610f372c4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 19 11:08:44 2006 +0000

description:
Fix embedded ghostscript path. Bump PKGREVISION. Remove BROKEN_IN.

diffstat:

 mail/sylpheed-claws-ghostscript-viewer/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r a50e2b6e287b -r 318610f372c4 mail/sylpheed-claws-ghostscript-viewer/Makefile
--- a/mail/sylpheed-claws-ghostscript-viewer/Makefile   Sun Feb 19 10:27:52 2006 +0000
+++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile   Sun Feb 19 11:08:44 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:58 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/02/19 11:08:44 wiz Exp $
 #
 
 DISTNAME=      ghostscript-viewer-0.6
 PKGNAME=       sylpheed-claws-${DISTNAME}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    mail news x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 EXTRACT_SUFX=  .tar.bz2
@@ -12,8 +12,7 @@
 HOMEPAGE=      http://reboot.animeirc.de/sylpheed/ghostscript_viewer/
 COMMENT=       Plugin to make Sylpheed-claws display PostScript and PDF attachments
 
-BROKEN_IN=     pkgsrc-2005Q4
-
+CONFIGURE_ENV+=                GS_PROG=${TOOLS_PATH.gs:Q}
 USE_TOOLS+=            gs:run pkg-config
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index