freebsd-ports/net/rp-pppoe/files/patch-ab
Kirill Ponomarev b88d4fa6e7 Enable pppoe-relay
PR:		ports/69868
Submitted by:	maintainer
2004-08-01 16:31:10 +00:00

11 lines
364 B
Text

--- configure.orig Mon Jul 8 20:38:24 2002
+++ configure Wed Mar 10 15:50:51 2004
@@ -2083,7 +2083,7 @@
# Determine what targets to build
-TARGETS="pppoe pppoe-server"
+TARGETS="pppoe pppoe-server pppoe-relay"
# pppoe-sniff is built only on Linux and Solaris
if test "$ac_cv_header_linux_if_packet_h" = "yes" -o "$ac_cv_header_sys_dlpi_h" = "yes" ; then