aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-07-10 18:42:49 +0000
committerChris Rees <crees@FreeBSD.org>2011-07-10 18:42:49 +0000
commitff6293a6d5017720acb586a921d20b9c20ad4ce9 (patch)
tree81c2d14839e3be3a4d90bc61eaabc54a49944333 /misc
parent64cb95f949ca2252a6d91428275151435126f2e6 (diff)
downloadports-ff6293a6d5017720acb586a921d20b9c20ad4ce9.tar.gz
ports-ff6293a6d5017720acb586a921d20b9c20ad4ce9.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/upclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index 27cead07ab14..01662b7d1cda 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -10,8 +10,7 @@ PORTVERSION= 5.0.b8
PORTREVISION= 6
CATEGORIES= misc
MASTER_SITES= http://uptimes.hostingwired.com/files/ \
- SF/${PORTNAME}/UpClient%205%20beta/5.0b8%20Security%20Update
-
+ SF/${PORTNAME}/UpClient%205%20beta/5.0b8%20Security%20Update
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
@@ -56,6 +55,7 @@ post-patch:
@${REINPLACE_CMD} ${REINPLACE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
${WRKSRC}/scripts/upchk ${WRKSRC}/scripts/clientchk \
${WRKSRC}/src/Makefile
+ ${REINPLACE_CMD} -e 's/CC=gcc/CC=${CC}/' ${WRKSRC}/src/Makefile
# Install
#