aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-12-05 06:36:47 +0800
committermarcus <marcus@FreeBSD.org>2006-12-05 06:36:47 +0800
commit2813d0a8faacc7c478712c739156725408a6c804 (patch)
tree19f1f30c55323e193a3ae2873103949a1f220ebd /net
parentc4ae6d5c51563c21ba44f1d881f7633a3582d669 (diff)
downloadfreebsd-ports-graphics-2813d0a8faacc7c478712c739156725408a6c804.tar.gz
freebsd-ports-graphics-2813d0a8faacc7c478712c739156725408a6c804.tar.zst
freebsd-ports-graphics-2813d0a8faacc7c478712c739156725408a6c804.zip
Correct a typo which resulted in a bad reinplace.
Reported by: Elliot Schlegelmilch <elliot.schlegelmilch@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/netatalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index dbb7c6af253..9ba6242f51f 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -86,7 +86,7 @@ pre-everything::
@${ECHO_MSG} ""
post-patch:
- @${REINPLACE_CMD} -e 's|%%BDB_NAME%%|${BDB_INCLUDE_DIR:T}| ; \
+ @${REINPLACE_CMD} -e 's|%%DB_NAME%%|${BDB_INCLUDE_DIR:T}| ; \
s|%%DB_LIB%%|-l${BDB_LIB_NAME}|g' \
${WRKSRC}/configure