aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hf
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2009-06-06 03:13:57 +0800
committerdb <db@FreeBSD.org>2009-06-06 03:13:57 +0800
commit2304db15a0c992d7c69cfbecb24ebac2bef6e35b (patch)
treeb6d34da71debaa1c3e9b6e0f593ef67bef653337 /comms/hf
parent9646c811fd079b7d4d0cb41aaa60f6345c995a79 (diff)
downloadfreebsd-ports-gnome-2304db15a0c992d7c69cfbecb24ebac2bef6e35b.tar.gz
freebsd-ports-gnome-2304db15a0c992d7c69cfbecb24ebac2bef6e35b.tar.zst
freebsd-ports-gnome-2304db15a0c992d7c69cfbecb24ebac2bef6e35b.zip
- Fix PREFIX PPP
Notified by: itetcu
Diffstat (limited to 'comms/hf')
-rw-r--r--comms/hf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile
index 0a01f7833b48..d6bede1e7b91 100644
--- a/comms/hf/Makefile
+++ b/comms/hf/Makefile
@@ -29,7 +29,9 @@ CONFLICTS= sysutils/lbl-hf-1.*
post-configure:
@${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \
- ${WRKSRC}/hfkernel/Makefile
+ ${WRKSRC}/hfkernel/Makefile
+ @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
+ ${WRKSRC}/util/reffreq.c ${WRKSRC}/scripts/Makefile
post-install:
@${ECHO} ""