From owner-cvs-ports Sat Jun 6 15:34:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01278 for cvs-ports-outgoing; Sat, 6 Jun 1998 15:34:07 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01190; Sat, 6 Jun 1998 15:33:50 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA14094; Sat, 6 Jun 1998 15:32:43 -0700 (PDT) Date: Sat, 6 Jun 1998 15:32:43 -0700 (PDT) Message-Id: <199806062232.PAA14094@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/zebra Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1998/06/06 15:32:43 PDT Modified files: net/zebra Makefile Log: Mark this port broken: === ===> Building package for zebra-980604 tar: can't add file sbin/ripngd : No such file or directory tar: can't add file etc/zebra/ripngd.conf.sample : No such file or directory === While I'm here, clean it up a little (move comment and CFLAGS override down, change += to = for variable defined only once). Revision Changes Path 1.6 +6 -4 ports/net/zebra/Makefile