summaryrefslogtreecommitdiff
path: root/net/rumba
diff options
context:
space:
mode:
authoragc <agc>1999-03-08 10:53:55 +0000
committeragc <agc>1999-03-08 10:53:55 +0000
commit2f6c7bf0f656b5c84e7c2506ecbbdd226680e319 (patch)
treef176e9ec4024673fb56c0c252cdf8c8aa42f657d /net/rumba
parent1afe071d757e38ce4bbaff70311df6e48e4bfe4f (diff)
downloadpkgsrc-2f6c7bf0f656b5c84e7c2506ecbbdd226680e319.tar.gz
s/make/${MAKE}/g
Diffstat (limited to 'net/rumba')
-rw-r--r--net/rumba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rumba/Makefile b/net/rumba/Makefile
index 5db551b0a98..dc75f60dcd8 100644
--- a/net/rumba/Makefile
+++ b/net/rumba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/25 15:52:02 tv Exp $
+# $NetBSD: Makefile,v 1.6 1999/03/08 10:53:57 agc Exp $
# $FreeBSD Id: Makefile,v 1.2 1997/07/21 19:28:46 max Exp
#
@@ -21,7 +21,7 @@ post-extract:
@${LN} -s ${FILESDIR}/Makefile.unrumba ${WRKDIR}/unrumba/Makefile
post-build:
- cd ${WRKDIR}/unrumba && make
+ cd ${WRKDIR}/unrumba && ${MAKE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rumba ${PREFIX}/sbin