aboutsummaryrefslogtreecommitdiff
path: root/textproc/pootle/Makefile
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-05-04 22:48:03 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-05-04 22:48:03 +0000
commit5ac18767d1594a7c77ba505b9672eb4e3b5284bc (patch)
treeab399d9912d8f00891d9d8508edf96aa3ef0bc0b /textproc/pootle/Makefile
parentb3db8883de118166da92dad3b8b07b17378c911c (diff)
downloadports-5ac18767d1594a7c77ba505b9672eb4e3b5284bc.tar.gz
ports-5ac18767d1594a7c77ba505b9672eb4e3b5284bc.zip
Notes
Diffstat (limited to 'textproc/pootle/Makefile')
-rw-r--r--textproc/pootle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile
index 2e313f741f96..684aa3391057 100644
--- a/textproc/pootle/Makefile
+++ b/textproc/pootle/Makefile
@@ -94,7 +94,7 @@ post-patch:
post-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CP} -n ${PREFIX}/etc/pootle/localsettings.py.sample \
- ${PREFIX}/etc/pootle/localsettings.py
+ ${PREFIX}/etc/pootle/localsettings.py || ${TRUE}
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}