ports/comms/birda/files/patch-Makefile.inc
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

17 lines
325 B
PHP

--- Makefile.inc 2002/07/16 17:28:32 1.1
+++ Makefile.inc 2002/07/16 17:28:40
@@ -1,5 +1,3 @@
-.include <bsd.own.mk>
-
CFLAGS+= -I${.CURDIR}/../src
PREFIX?= /usr/pkg
@@ -12,8 +10,6 @@
.endif
MKLINT=no
-
-.include <bsd.obj.mk>
LDADD+= -L${.CURDIR}/../lib -lirda
DPADD+= ${.CURDIR}/../lib/libirda.a