summaryrefslogtreecommitdiffstats
path: root/net/binkd/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-04-30 19:29:28 +0000
committersteve <steve@FreeBSD.org>2000-04-30 19:29:28 +0000
commit22c0c1917b6d639b0fad609b71c3824250057465 (patch)
treec7722af19de7ff5265bcd704044461fa84fa4905 /net/binkd/Makefile
parent923149eea1a4aa175625c96a28896b98b430d516 (diff)
downloadFreeBSD-ports-22c0c1917b6d639b0fad609b71c3824250057465.zip
FreeBSD-ports-22c0c1917b6d639b0fad609b71c3824250057465.tar.gz
Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH.
PR: 17892 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Diffstat (limited to 'net/binkd/Makefile')
-rw-r--r--net/binkd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile
index 3abf2e0..360d449 100644
--- a/net/binkd/Makefile
+++ b/net/binkd/Makefile
@@ -20,7 +20,9 @@ GNU_CONFIGURE= yes
MAN8= binkd.8
.if defined(WITH_AMIGA4D)
-EXTRA_PATCHES+= ${FILESDIR}/patch-amiga4d
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= binkdaso.diff
+PATCH_DIST_STRIP= -l
DEFINES+= -DAMIGADOS_4D_OUTBOUND
MAKE_ENV+= DEFINES="${DEFINES}"
.endif
OpenPOWER on IntegriCloud