Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2003 02:09:16 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 30784 for review
Message-ID:  <200305080909.h4899GNM024646@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30784

Change 30784 by peter@peter_overcee on 2003/05/08 02:08:35

	pppd isn't happy either.

Affected files ...

.. //depot/projects/hammer/usr.sbin/Makefile#11 edit

Differences ...

==== //depot/projects/hammer/usr.sbin/Makefile#11 (text+ko) ====

@@ -74,7 +74,6 @@
 	pciconf \
 	periodic \
 	pkg_install \
-	pppd \
 	pppstats \
 	procctl \
 	pstat \
@@ -134,7 +133,8 @@
 	zic
 
 .if ${MACHINE_ARCH} != "amd64"
-SUBDIR+=ppp
+SUBDIR+=ppp \
+	pppd
 .endif
 
 .if !defined(NO_IPFILTER)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305080909.h4899GNM024646>