1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/x11/imwheel/files/patch-getopt_Makefile.in
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

12 lines
352 B
Plaintext

--- getopt/Makefile.in.orig 2004-08-29 10:33:21 UTC
+++ getopt/Makefile.in
@@ -161,7 +161,7 @@ subdirs = @subdirs@
suid = @suid@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-AM_CFLAGS = -O6 -s -Wall
+#AM_CFLAGS = -O6 -s -Wall
noinst_LIBRARIES = libgetopt.a
libgetopt_a_SOURCES = getopt.c getopt1.c getopt.h
EXTRA_DIST = Makefile.unix