summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2005-12-27 23:26:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2005-12-27 23:26:57 +0000
commitc65970a41cde77ebaff949d6dcaa3eecd6024c35 (patch)
tree8e626415f6d038cae4bd81829a4242029ee03009 /japanese
parentport-update: www/dansguardian-devel to 2.9.3.2 (diff)
Remove *.orig files at post-patch stage to fix plist.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=152240
Diffstat (limited to 'japanese')
-rw-r--r--japanese/trac/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index 0bff8b4fa2a0..115a3fdfdffc 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -7,6 +7,7 @@
PORTNAME= trac
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= japanese www devel python
MASTER_SITES= http://dist.bsdlab.org/ \
http://www.i-act.co.jp/project/products/downloads/
@@ -43,6 +44,9 @@ x-generate-plist:
;s,@dirrm (%%PYTHON_SITELIBDIR%%|${PYTHON_LIBDIR:S,${PYTHONBASE}/,,})$$,,g \
' | ${TR} -s '\n') > temp-pkg-plist
+post-patch:
+ @${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM}
+
post-install:
@${ECHO_CMD}
@${CAT} ${PKGMESSAGE}