View | Details | Raw Unified | Return to bug 143264
Collapse All | Expand All

(-)/usr/ports/net-mgmt/nfdump/Makefile (+6 lines)
Lines 23-28 Link Here
23
23
24
.include <bsd.port.pre.mk>
24
.include <bsd.port.pre.mk>
25
25
26
#for compatibility
27
#
28
.ifndef(WITHOUT_NFDUMP15_SUPPORT)
29
CONFIGURE_ARGS=		--enable-compat15
30
.endif
31
26
PLIST_FILES=	bin/nfcapd bin/nfdump bin/nfreplay bin/nfexpire
32
PLIST_FILES=	bin/nfcapd bin/nfdump bin/nfreplay bin/nfexpire
27
MAN1=		nfcapd.1 nfdump.1 nfreplay.1 nfexpire.1
33
MAN1=		nfcapd.1 nfdump.1 nfreplay.1 nfexpire.1
28
MAN1+=		nfprofile.1 ft2nfdump.1 sfcapd.1
34
MAN1+=		nfprofile.1 ft2nfdump.1 sfcapd.1

Return to bug 143264