summaryrefslogtreecommitdiff
path: root/comms/openobex
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-14 17:32:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-14 17:32:09 +0000
commit638d25322dd03ec99f15303fb67369ddca0b02c8 (patch)
tree5875a81b0d4ba4732398126e0e3828dce29ba296 /comms/openobex
parent- Fix build on recent current after ascii2addr() removal (diff)
- Patch Makefile.in pre-configure
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=187390
Diffstat (limited to 'comms/openobex')
-rw-r--r--comms/openobex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index 4a383dbb1b7e..16aacaa6f5c5 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -21,7 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-transform-name="" \
--disable-usb
-post-configure:
+post-patch:
@ ${REINPLACE_CMD} -e "s|pkgconfigdir =.*|pkgconfigdir = ${PREFIX}/libdata/pkgconfig|g" \
${WRKSRC}/Makefile.in