aboutsummaryrefslogtreecommitdiff
path: root/databases/hiredis/Makefile
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-09-29 00:02:58 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-09-29 00:02:58 +0000
commite9981d0bc704c5f66cde02178e7f96b9f332b565 (patch)
treec91139336198302a271bc786769b3c9d15514362 /databases/hiredis/Makefile
parent40d4dd3100a924ab2caddd958b97689a9ff17ff2 (diff)
downloadports-e9981d0bc704c5f66cde02178e7f96b9f332b565.tar.gz
ports-e9981d0bc704c5f66cde02178e7f96b9f332b565.zip
Notes
Diffstat (limited to 'databases/hiredis/Makefile')
-rw-r--r--databases/hiredis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index ee143edee69c..6de9a8179298 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -15,11 +15,11 @@ GH_ACCOUNT= redis
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 0fff0f1
-USE_GMAKE= yes
+USES= gmake
+MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX}
CFLAGS+= -fPIC
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^REAL_/s/ \$$(ARCH)//' ${WRKSRC}/Makefile