summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-19 11:08:44 +0000
committerwiz <wiz>2006-02-19 11:08:44 +0000
commit14c17f176d7e079da021e12ccfa657fd73dc1173 (patch)
tree334285c95a0870fa44fb1a97edbb1b67ee17e92a /mail
parent13849d9304cb3916326fc79a92052fd35d6ac48a (diff)
downloadpkgsrc-14c17f176d7e079da021e12ccfa657fd73dc1173.tar.gz
Fix embedded ghostscript path. Bump PKGREVISION. Remove BROKEN_IN.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed-claws-ghostscript-viewer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/sylpheed-claws-ghostscript-viewer/Makefile b/mail/sylpheed-claws-ghostscript-viewer/Makefile
index 72632ff6539..704cbc8e9d7 100644
--- a/mail/sylpheed-claws-ghostscript-viewer/Makefile
+++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile
@@ -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 @@ MAINTAINER= cube@NetBSD.org
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