aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-15 01:32:09 +0800
committerpav <pav@FreeBSD.org>2007-03-15 01:32:09 +0800
commitf7bda0697ebb87096cf00d733ae6013bc0209358 (patch)
tree3d483be7c7c2db86e3c22f318d988dd692328fe4 /comms
parent2f36ebc5b4504f329625edaecf86d182cad95565 (diff)
downloadfreebsd-ports-gnome-f7bda0697ebb87096cf00d733ae6013bc0209358.tar.gz
freebsd-ports-gnome-f7bda0697ebb87096cf00d733ae6013bc0209358.tar.zst
freebsd-ports-gnome-f7bda0697ebb87096cf00d733ae6013bc0209358.zip
- Patch Makefile.in pre-configure
Reported by: pointyhat
Diffstat (limited to 'comms')
-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