aboutsummaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-25 14:51:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-25 14:51:25 +0000
commita9c0072e13bffc54bbd45df40e69f71ab658b4f5 (patch)
tree39855336e00ff74b330a26a87b714879a5b1b659 /textproc/scrollkeeper/Makefile
parent239b43020bb4e218d0c3f635364e4e0c99845776 (diff)
downloadports-a9c0072e13bffc54bbd45df40e69f71ab658b4f5.tar.gz
ports-a9c0072e13bffc54bbd45df40e69f71ab658b4f5.zip
Notes
Diffstat (limited to 'textproc/scrollkeeper/Makefile')
-rw-r--r--textproc/scrollkeeper/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 9cbb4301900c..d35d1e4fab3a 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= scrollkeeper
-PORTVERSION= 0.3.9
+PORTVERSION= 0.3.11
PORTEPOCH= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
+MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -56,9 +56,9 @@ post-patch:
's|[(]LN_S[)] -f -n|(LN_S) -f|g'
@${REINPLACE_CMD} -e 's|/usr/share/locale|${PREFIX}/share/locale|g' \
${WRKSRC}/libs/scrollkeeper.h.in
- @${REINPLACE_CMD} -e 's|[%][%]PREFIX[%][%]|${PREFIX}|g' \
+ @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
${WRKSRC}/cl/src/update.c
- @${REINPLACE_CMD} -e 's|[%][%]LOCALBASE[%][%]|${LOCALBASE}|g' \
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/extract/dtds/Makefile.in
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL