openbsd-ports/net/poptop/patches/patch-plugins_Makefile
naddy 6e8b9c2cb1 * Update to 1.3.0; from new maintainer Giovanni Bechis. GRE is now
automatically enabled at run time.
* Honor CC/CFLAGS.
2008-01-08 16:50:27 +00:00

17 lines
450 B
Plaintext

$OpenBSD: patch-plugins_Makefile,v 1.1 2008/01/08 16:50:27 naddy Exp $
--- plugins/Makefile.orig Tue Jan 8 17:42:27 2008
+++ plugins/Makefile Tue Jan 8 17:44:11 2008
@@ -1,9 +1,7 @@
-CC = gcc
-COPTS = -O2 -g
-CFLAGS = $(COPTS) -I.. -I../../include -fPIC
+CFLAGS += -I.. -I../../include -fPIC
LDFLAGS = -shared
-INSTALL = install -o root
-prefix = /usr/local
+INSTALL = $(BSD_INSTALL_DATA)
+prefix = $(TRUEPREFIX)
PLUGINS = pptpd-logwtmp.so