summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-31 19:10:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-31 19:10:51 +0000
commit7c53933a116693a2feb2c26b5b76d2249e23033f (patch)
tree9737e2e5776b15e30fdcd174a1bce199587b8707 /textproc/scrollkeeper/Makefile
parente140ccfbc89268fc1439aca8f4e6f328996a1bad (diff)
Notes
Diffstat (limited to 'textproc/scrollkeeper/Makefile')
-rw-r--r--textproc/scrollkeeper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 460ac5087cba..7668752a9acb 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scrollkeeper
PORTVERSION= 0.3.14
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -42,7 +42,7 @@ USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \
--with-omfdirs=${PREFIX}/share/gnome/omf \
- --with-xml-catalog=${LOCALBASE}/share/xml/catalog
+ --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl" \
LOCALBASE="${LOCALBASE}"