summaryrefslogtreecommitdiffstats
path: root/japanese/trac
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2005-12-27 23:26:57 +0000
committerkuriyama <kuriyama@FreeBSD.org>2005-12-27 23:26:57 +0000
commite7ecb74ff56cfa95911c972aea95a18198176ddc (patch)
tree500659b441dc9bbab793c5dc20ae5c330c472cfa /japanese/trac
parent23307558a9c1d41a73eaec4a76d79dca0c6873f8 (diff)
downloadFreeBSD-ports-e7ecb74ff56cfa95911c972aea95a18198176ddc.zip
FreeBSD-ports-e7ecb74ff56cfa95911c972aea95a18198176ddc.tar.gz
Remove *.orig files at post-patch stage to fix plist.
Reported by: pointyhat via kris
Diffstat (limited to 'japanese/trac')
-rw-r--r--japanese/trac/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index 0bff8b4..115a3fd 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}
OpenPOWER on IntegriCloud