summaryrefslogtreecommitdiffstats
path: root/textproc/scrollkeeper/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-04 11:51:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-04 11:51:32 +0800
commit7c0cc199c28566c3c0e67be9dd5cabaeb01a6271 (patch)
treed550f1df88bcf8f63e659fe751ff34af0ef1cdcd /textproc/scrollkeeper/Makefile
parente5758cd09b29e6708f180e4f7ac27e4c042f92f3 (diff)
downloadmarcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.gz
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.bz2
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.lz
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.xz
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.zst
marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.zip
Pull the trigger, and replace all scrollkeeper dependencies with rarian.
The good news is yelp kind of works if you call it with, for example, yelp ghelp:eog. However. yelp launched from within apps will not work yet. The problem has been reported, and it should all be working by the next release. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/scrollkeeper/Makefile')
-rw-r--r--textproc/scrollkeeper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 04f0be593..3b34c3100 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -3,7 +3,7 @@
# Whom: Rene Hexel <rh@netbsd.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/scrollkeeper/Makefile,v 1.9 2007/04/26 15:01:41 ahze Exp $
+# $MCom: ports/textproc/scrollkeeper/Makefile,v 1.10 2007/07/30 20:41:08 mezz Exp $
PORTNAME= scrollkeeper
PORTVERSION= 0.3.14
@@ -28,6 +28,8 @@ RUN_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \
DOCBOOK_VERSION=4.2
+CONFLICTS= rarian-[0-9]*
+
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes