[Bug 189222] New port: comms/owfs, software for communicating with Dallas/Maxim 1-Wire network
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 12 07:13:44 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189222
--- Comment #8 from johan at stromnet.se ---
Found an additional problem, the build failed with an updated ports tree. Seems
bsd.python.mk was removed just a day or so ago.
Tried to attach an updated .shar but I just keep getting Internal Server
Error... The Makefile should be patched accordingly, tested on FreeBSD 9.2:
--- owfs-a/Makefile 2014-08-12 09:13:00.633966176 +0200
+++ owfs-b/Makefile 2014-08-12 09:13:05.830968397 +0200
@@ -172,8 +172,7 @@
.endif
.if ${PORT_OPTIONS:MOWPYTHON}
-USE_PYTHON=yes
-.include "${PORTSDIR}/Mk/bsd.python.mk"
+USES+=python
SWIG=1
CONFIGURE_ARGS+= --enable-owpython
PLIST_SUB+= OWPYTHON=""
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list