opnsense-ports/sysutils/xbatt/files/patch-Imakefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

15 lines
343 B
Text

--- Imakefile.orig 1997-03-07 06:54:29 UTC
+++ Imakefile
@@ -7,10 +7,10 @@ SRCS = xbatt.c
OBJS = xbatt.o
#ifdef FreeBSDArchitecture
-INSTALLFLAGS=-c -g operator -m 2755
+#INSTALLFLAGS=-c -g operator -m 2755
#endif
#ifdef LinuxArchitecture
INSTALLFLAGS=-c -m 2755
#endif
-ComplexProgramTarget(xbatt)
+ComplexProgramTargetNoMan(xbatt)