No need to define NO_PATCH -- the patch target won't do anything if
there is no patch. ;)
This commit is contained in:
parent
e6b652e877
commit
9b537b322f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9037
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 25 Nov 1997
|
||||
# Whom: stb
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/12/04 20:12:56 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= macipgw-1.0
|
||||
|
@ -16,6 +16,4 @@ BUILD_DEPENDS= ${PREFIX}/lib/libatalk.a:${PORTSDIR}/net/netatalk \
|
|||
${PREFIX}/include/atalk/ddp.h:${PORTSDIR}/net/netatalk
|
||||
RUN_DEPENDS= ${PREFIX}/libexec/atalkd:${PORTSDIR}/net/netatalk
|
||||
|
||||
NO_PATCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue