summaryrefslogtreecommitdiffstats
path: root/comms/openobex
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-14 17:32:09 +0000
committerpav <pav@FreeBSD.org>2007-03-14 17:32:09 +0000
commitf7bda0697ebb87096cf00d733ae6013bc0209358 (patch)
tree3d483be7c7c2db86e3c22f318d988dd692328fe4 /comms/openobex
parent2f36ebc5b4504f329625edaecf86d182cad95565 (diff)
downloadFreeBSD-ports-f7bda0697ebb87096cf00d733ae6013bc0209358.zip
FreeBSD-ports-f7bda0697ebb87096cf00d733ae6013bc0209358.tar.gz
- Patch Makefile.in pre-configure
Reported by: pointyhat
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 4a383db..16aacaa 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
OpenPOWER on IntegriCloud