aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-06-26 18:52:08 +0800
committermarcus <marcus@FreeBSD.org>2002-06-26 18:52:08 +0800
commit68a0461e68a51b29c400b7f0cc29914d66685a17 (patch)
tree0972cbff9a95cc56e1c0c043f07e69b63c3a0629 /textproc
parentaf849c061f539961a146d3b92c7e624670c0b7dd (diff)
downloadfreebsd-ports-gnome-68a0461e68a51b29c400b7f0cc29914d66685a17.tar.gz
freebsd-ports-gnome-68a0461e68a51b29c400b7f0cc29914d66685a17.tar.zst
freebsd-ports-gnome-68a0461e68a51b29c400b7f0cc29914d66685a17.zip
Forced commit to test cvs email.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/scrollkeeper/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 5b37c03f5edd..cd03f6698aa8 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.9
PORTEPOCH= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -62,9 +62,7 @@ post-patch:
${WRKSRC}/cl/src/update.c
@${REINPLACE_CMD} -e 's|[%][%]LOCALBASE[%][%]|${LOCALBASE}|g' \
${WRKSRC}/extract/dtds/Makefile.in
-
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
-pre-install:
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
.endif