summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws-ghostscript-viewer
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-19 11:08:44 +0000
committerwiz <wiz>2006-02-19 11:08:44 +0000
commit455003a7d5337c1f7110236f9f0609d6df6913c2 (patch)
tree334285c95a0870fa44fb1a97edbb1b67ee17e92a /mail/sylpheed-claws-ghostscript-viewer
parente6ffcae7d7ab97b362b36796d371eadd68d1d121 (diff)
downloadpkgsrc-455003a7d5337c1f7110236f9f0609d6df6913c2.tar.gz
Fix embedded ghostscript path. Bump PKGREVISION. Remove BROKEN_IN.
Diffstat (limited to 'mail/sylpheed-claws-ghostscript-viewer')
-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