From 0102e5e820de0529f08cef026be8b3611c3d2bc1 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 17 Apr 2003 07:17:01 +0000 Subject: Include "bsd.prefs.mk" to fix make error invented in last commit. --- net/ethereal/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index b64f2bff244..3d48634828f 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2003/04/16 12:53:46 jmc Exp $ -# +# $NetBSD: Makefile,v 1.74 2003/04/17 07:17:01 tron Exp $ DISTNAME= ethereal-0.9.11 CATEGORIES= net @@ -24,6 +23,8 @@ CONFIGURE_ARGS+= --with-net-snmp=${BUILDLINK_PREFIX.net-snmp} CONFIGURE_ARGS+= --with-pcap=${BUILDLINK_PREFIX.libpcap} CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} +.include "../../mk/bsd.prefs.mk" + # It really wants gnu sed or xpg4/bin/sed on solaris. .if ${OPSYS} == SunOS .include "../../textproc/gsed/buildlink2.mk" -- cgit v1.2.3