- Add patch to fix MAKE_JOBS_SAFE and mark as such.

- No PORTREVISION bump as the installed bits don't change.
This commit is contained in:
Juergen Lock 2011-03-15 20:41:27 +00:00
parent 0d5b5f904c
commit d2b0400081
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270971
2 changed files with 12 additions and 0 deletions

View file

@ -23,6 +23,7 @@ USE_XORG= x11
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc
CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -0,0 +1,11 @@
--- daemons/Makefile.am.orig
+++ daemons/Makefile.am
@@ -83,7 +83,7 @@ irrecord_SOURCES = irrecord.c \
transmit.c transmit.h
irrecord_LDADD = libhw_module.a @hw_module_libs@ @receive@
-irrecord_DEPENDENCIES = @receive@
+irrecord_DEPENDENCIES = libhw_module.a @receive@
## maintainer mode stuff
EXTRA_PROGRAMS = lircd.simsend lircd.simrec slinke