pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Looks like I forgot to replace a wip/daq somewhere...



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Thu May 18 21:20:16 2017 +0200
Changeset:	40a521dfba5022cd2db04756c36b3b6e87a7ff6f

Modified Files:
	snort/Makefile

Log Message:
Looks like I forgot to replace a wip/daq somewhere...

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=40a521dfba5022cd2db04756c36b3b6e87a7ff6f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 snort/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/snort/Makefile b/snort/Makefile
index 523a5332c7..b1055cab92 100644
--- a/snort/Makefile
+++ b/snort/Makefile
@@ -111,7 +111,7 @@ post-install:
 	${INSTALL_DATA} ${FILESDIR}/white_list.rules ${DESTDIR}${EGDIR}/rules/
 	${INSTALL_MAN} ${WRKSRC}/snort.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8
 
-.include "../../wip/daq/buildlink3.mk"
+.include "../../net/daq/buildlink3.mk"
 .include "../../net/libdnet/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"


Home | Main Index | Thread Index | Old Index