aboutsummaryrefslogtreecommitdiff
path: root/net/mpd/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 22:45:44 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 22:45:44 +0000
commit979ac27216e08be963ac892558867847d7a277c6 (patch)
tree22cbc57655f0e44c08e565465b832494aef7bd3c /net/mpd/files
parentbbe911c66ec1e3d920bb34716955ceeb4104dd71 (diff)
downloadports-979ac27216e08be963ac892558867847d7a277c6.tar.gz
ports-979ac27216e08be963ac892558867847d7a277c6.zip
Notes
Diffstat (limited to 'net/mpd/files')
-rw-r--r--net/mpd/files/patch-aa38
1 files changed, 19 insertions, 19 deletions
diff --git a/net/mpd/files/patch-aa b/net/mpd/files/patch-aa
index 2ec003e51012..e0c14027fbbd 100644
--- a/net/mpd/files/patch-aa
+++ b/net/mpd/files/patch-aa
@@ -1,19 +1,19 @@
-*** Makefile Mon Aug 18 02:12:35 1997
---- /home/andy/tmp/wrk/Makefile Wed Sep 10 13:06:30 1997
-***************
-*** 15,21 ****
-
- # Default configuration directory
-
-! MPD_CONF_DIR?= ${PREFIX}/etc/ppp
-
- # Define supported physical layer types
-
---- 15,21 ----
-
- # Default configuration directory
-
-! MPD_CONF_DIR?= ${PREFIX}/etc/mpd
-
- # Define supported physical layer types
-
+--- Makefile Wed Sep 9 07:12:26 1998
++++ /home/andy/tmp/wrk/Makefile Wed Sep 16 17:26:34 1998
+@@ -15,7 +15,7 @@
+
+ # Default configuration directory
+
+-MPD_CONF_DIR?= ${PREFIX}/etc/ppp
++MPD_CONF_DIR?= ${PREFIX}/etc/mpd
+
+ # Define supported physical layer types
+
+@@ -42,7 +42,6 @@
+ LDADD+= -lmd
+ DPADD+= ${LIBMD}
+
+-COPTS+= -O2
+ COPTS+= -Wall -Wmissing-prototypes -Wnested-externs
+ COPTS+= -DPATH_CONF_DIR=\"${MPD_CONF_DIR}\"
+