aboutsummaryrefslogtreecommitdiffstats
path: root/net/scribe/Makefile
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2011-05-19 09:32:18 +0800
committerglarkin <glarkin@FreeBSD.org>2011-05-19 09:32:18 +0800
commit8cbc5d26efd7f41fcc932e4d87ce75d3d291652f (patch)
tree7bd48dfacbe355f1bbaab54c308682b892430eba /net/scribe/Makefile
parent332ae82b8f384e9477d9e77f41eeb441eb3d7279 (diff)
downloadfreebsd-ports-gnome-8cbc5d26efd7f41fcc932e4d87ce75d3d291652f.tar.gz
freebsd-ports-gnome-8cbc5d26efd7f41fcc932e4d87ce75d3d291652f.tar.zst
freebsd-ports-gnome-8cbc5d26efd7f41fcc932e4d87ce75d3d291652f.zip
- Added shutdown keyword to rc.d script and other stylistic improvements
- Bumped PORTREVISION Suggested by: dougb (via email) Approved by: jnlin@csie.nctu.edu.tw (maintainer, implicit)
Diffstat (limited to 'net/scribe/Makefile')
-rw-r--r--net/scribe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile
index b072707f0f99..ef4c67ee12c4 100644
--- a/net/scribe/Makefile
+++ b/net/scribe/Makefile
@@ -6,7 +6,7 @@
PORTNAME= scribe
PORTVERSION= 2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/facebook/scribe/
@@ -32,7 +32,6 @@ USE_AUTOTOOLS= aclocal automake autoconf
USE_GMAKE= yes
USE_PYTHON= yes
USE_RC_SUBR= ${PORTNAME}
-SUB_LIST+= RM=${RM}
post-extract:
${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}