aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-08-04 14:10:24 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-08-04 14:10:24 +0000
commit0cf9a52b5fbbaff75b714beb4efb1a3691690c8e (patch)
treebfb7902ac4e472324624521cb0670b4547df38a4 /databases
parent3e6a183b86a398a20a0713c022ce19348e13cfc9 (diff)
downloadports-0cf9a52b5fbbaff75b714beb4efb1a3691690c8e.tar.gz
ports-0cf9a52b5fbbaff75b714beb4efb1a3691690c8e.zip
Whitespace fix.
Notes
Notes: svn path=/head/; revision=258772
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql_autodoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index 8ca3b9c84e0a..9843771b0e1c 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
USE_GMAKE= yes
USE_PERL5= yes
-CONFIGURE_ARGS+= --datadir=${DATADIR}
+CONFIGURE_ARGS+=--datadir=${DATADIR}
WRKSRC= ${WRKDIR}/postgresql_autodoc