aboutsummaryrefslogtreecommitdiff
path: root/databases/tora
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-04-02 21:28:59 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-04-02 21:28:59 +0000
commit8206ad4c810ab1ba4f886588f5695fc6c65cfb88 (patch)
tree60822eb7c8d85f9e3b4615412c63f77d6668f117 /databases/tora
parent697f470c955183723e011d634d6a44129635f224 (diff)
downloadports-8206ad4c810ab1ba4f886588f5695fc6c65cfb88.tar.gz
ports-8206ad4c810ab1ba4f886588f5695fc6c65cfb88.zip
Notes
Diffstat (limited to 'databases/tora')
-rw-r--r--databases/tora/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile
index fc86b3d8d01a..bf9681b78c58 100644
--- a/databases/tora/Makefile
+++ b/databases/tora/Makefile
@@ -48,9 +48,11 @@ CONFIGURE_ARGS+= --without-kde
USE_KDELIBS_VER=3
.endif
+.if !defined(NOPORTDOCS)
PORTDOCS= AUTHORS BUGS ChangeLog INSTALL NEWS README README.CODESTYLE\
README.LICENSE TODO
INFO= tora
+.endif
PREFIX2FIX= doc/help/preferences.texi src/toconfiguration.h
@@ -70,7 +72,7 @@ pre-configure:
${REINPLACE_CMD} -e 's|/etc/torarc|${PREFIX}/etc/torarc|' \
${PREFIX2FIX:S|^|${WRKSRC}/|}
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -e 's|test doc|test|' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e 's|test doc|test|' ${WRKSRC}/Makefile.am
.endif
post-install: